diff options
Diffstat (limited to 'kopete/protocols/irc/irctransferhandler.h')
-rw-r--r-- | kopete/protocols/irc/irctransferhandler.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/protocols/irc/irctransferhandler.h b/kopete/protocols/irc/irctransferhandler.h index 59d57382..14bca5a1 100644 --- a/kopete/protocols/irc/irctransferhandler.h +++ b/kopete/protocols/irc/irctransferhandler.h @@ -36,7 +36,7 @@ class TransferHandler; class IRCTransferHandler : public TQObject { - Q_OBJECT + TQ_OBJECT public: |