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 49d1d9dd..62903611 100644 --- a/kopete/protocols/groupwise/libgroupwise/eventprotocol.h +++ b/kopete/protocols/groupwise/libgroupwise/eventprotocol.h @@ -109,7 +109,7 @@ class EventTransfer; class EventProtocol : public InputProtocolBase { Q_OBJECT - TQ_OBJECT + public: EventProtocol(TQObject *parent = 0, const char *name = 0); ~EventProtocol(); |