summaryrefslogtreecommitdiffstats
path: root/ksquirrel/sq_diroperator.h
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2023-07-20 12:49:27 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2023-07-20 12:49:27 +0900
commitdbf8df231b19f07627655be271535caf8420d68f (patch)
tree1f23666e33c61683123525f1bcc0ac83ef0b1ed6 /ksquirrel/sq_diroperator.h
parentc27fdbfc24bdc26816f028f3c59da717bb8f1a17 (diff)
downloadksquirrel-dbf8df231b19f07627655be271535caf8420d68f.tar.gz
ksquirrel-dbf8df231b19f07627655be271535caf8420d68f.zip
Replace Q_OBJECT with TQ_OBJECT
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'ksquirrel/sq_diroperator.h')
-rw-r--r--ksquirrel/sq_diroperator.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ksquirrel/sq_diroperator.h b/ksquirrel/sq_diroperator.h
index 87471be..98ffc9f 100644
--- a/ksquirrel/sq_diroperator.h
+++ b/ksquirrel/sq_diroperator.h
@@ -34,7 +34,7 @@ class SQ_Downloader;
class SQ_DirOperator : public KDirOperator
{
- Q_OBJECT
+ TQ_OBJECT
public: