diff options
Diffstat (limited to 'kopete/protocols/oscar/icq/icqprotocol.h')
-rw-r--r-- | kopete/protocols/oscar/icq/icqprotocol.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/protocols/oscar/icq/icqprotocol.h b/kopete/protocols/oscar/icq/icqprotocol.h index 7af69b84..2b3e7f4a 100644 --- a/kopete/protocols/oscar/icq/icqprotocol.h +++ b/kopete/protocols/oscar/icq/icqprotocol.h @@ -38,7 +38,7 @@ public: class ICQProtocol : public Kopete::Protocol { Q_OBJECT - TQ_OBJECT + public: ICQProtocol(TQObject *parent, const char *name, const TQStringList &args); |