summaryrefslogtreecommitdiffstats
path: root/kftpgrabber/src/misc/kftpapi.h
diff options
context:
space:
mode:
Diffstat (limited to 'kftpgrabber/src/misc/kftpapi.h')
-rw-r--r--kftpgrabber/src/misc/kftpapi.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kftpgrabber/src/misc/kftpapi.h b/kftpgrabber/src/misc/kftpapi.h
index e1503a3..dd60ec4 100644
--- a/kftpgrabber/src/misc/kftpapi.h
+++ b/kftpgrabber/src/misc/kftpapi.h
@@ -50,7 +50,7 @@ class KFTPZeroConf;
*/
class KFTPAPI : public TQObject
{
-Q_OBJECT
+TQ_OBJECT
friend class MainWindow;
public:
KFTPAPI();