summaryrefslogtreecommitdiffstats
path: root/kftpgrabber/src/queueobject.h
diff options
context:
space:
mode:
Diffstat (limited to 'kftpgrabber/src/queueobject.h')
-rw-r--r--kftpgrabber/src/queueobject.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kftpgrabber/src/queueobject.h b/kftpgrabber/src/queueobject.h
index 5283349..db56d9e 100644
--- a/kftpgrabber/src/queueobject.h
+++ b/kftpgrabber/src/queueobject.h
@@ -54,7 +54,7 @@ class QueueGroup;
class QueueObject : public TQObject
{
friend class QueueGroup;
-Q_OBJECT
+TQ_OBJECT
public:
enum Type {
File,