summaryrefslogtreecommitdiffstats
path: root/kftpgrabber/src/engine/ftpsocket.h
diff options
context:
space:
mode:
Diffstat (limited to 'kftpgrabber/src/engine/ftpsocket.h')
-rw-r--r--kftpgrabber/src/engine/ftpsocket.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kftpgrabber/src/engine/ftpsocket.h b/kftpgrabber/src/engine/ftpsocket.h
index efc45d6..d462a65 100644
--- a/kftpgrabber/src/engine/ftpsocket.h
+++ b/kftpgrabber/src/engine/ftpsocket.h
@@ -57,7 +57,7 @@ class Ssl;
*/
class FtpSocket : public KNetwork::KStreamSocket, public Socket, public SpeedLimiterItem
{
-Q_OBJECT
+TQ_OBJECT
friend class Commands::Base;
friend class FtpCommandConnect;
friend class FtpCommandNegotiateData;