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 d5a76bd4..60235e57 100644 --- a/kopete/protocols/irc/irctransferhandler.h +++ b/kopete/protocols/irc/irctransferhandler.h @@ -37,7 +37,7 @@ class IRCTransferHandler : public TQObject { Q_OBJECT - TQ_OBJECT + public: static IRCTransferHandler *self(); |