diff options
Diffstat (limited to 'kopete/protocols/groupwise/gwprotocol.h')
-rw-r--r-- | kopete/protocols/groupwise/gwprotocol.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/protocols/groupwise/gwprotocol.h b/kopete/protocols/groupwise/gwprotocol.h index 90e921c7..c10ea273 100644 --- a/kopete/protocols/groupwise/gwprotocol.h +++ b/kopete/protocols/groupwise/gwprotocol.h @@ -33,7 +33,7 @@ */ class GroupWiseProtocol : public Kopete::Protocol { - Q_OBJECT + TQ_OBJECT public: GroupWiseProtocol(TQObject *parent, const char *name, const TQStringList &args); |