diff options
Diffstat (limited to 'kopete/protocols/groupwise/libgroupwise/client.h')
-rw-r--r-- | kopete/protocols/groupwise/libgroupwise/client.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/protocols/groupwise/libgroupwise/client.h b/kopete/protocols/groupwise/libgroupwise/client.h index 542d32eb..d302bf0e 100644 --- a/kopete/protocols/groupwise/libgroupwise/client.h +++ b/kopete/protocols/groupwise/libgroupwise/client.h @@ -39,7 +39,7 @@ using namespace GroupWise; class Client : public TQObject { Q_OBJECT - TQ_OBJECT + public: |