diff options
Diffstat (limited to 'kopete/protocols/groupwise/libgroupwise/eventprotocol.h')
-rw-r--r-- | kopete/protocols/groupwise/libgroupwise/eventprotocol.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/protocols/groupwise/libgroupwise/eventprotocol.h b/kopete/protocols/groupwise/libgroupwise/eventprotocol.h index 62903611..f90b6ee2 100644 --- a/kopete/protocols/groupwise/libgroupwise/eventprotocol.h +++ b/kopete/protocols/groupwise/libgroupwise/eventprotocol.h @@ -108,7 +108,7 @@ class EventTransfer; class EventProtocol : public InputProtocolBase { -Q_OBJECT +TQ_OBJECT public: EventProtocol(TQObject *parent = 0, const char *name = 0); |