summaryrefslogtreecommitdiffstats
path: root/kftpgrabber/src/kftpqueue.h
diff options
context:
space:
mode:
Diffstat (limited to 'kftpgrabber/src/kftpqueue.h')
-rw-r--r--kftpgrabber/src/kftpqueue.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kftpgrabber/src/kftpqueue.h b/kftpgrabber/src/kftpqueue.h
index d85f163..23117b8 100644
--- a/kftpgrabber/src/kftpqueue.h
+++ b/kftpgrabber/src/kftpqueue.h
@@ -182,7 +182,7 @@ private:
* @author Jernej Kos <kostko@unimatrix-one.org>
*/
class Manager : public TQObject {
-Q_OBJECT
+TQ_OBJECT
friend class KFTPSession::Session;
friend class KFTPSession::Connection;
friend class ::KFTPQueueConverter;