summaryrefslogtreecommitdiffstats
path: root/kopete/protocols/groupwise/libgroupwise/privacymanager.h
diff options
context:
space:
mode:
Diffstat (limited to 'kopete/protocols/groupwise/libgroupwise/privacymanager.h')
-rw-r--r--kopete/protocols/groupwise/libgroupwise/privacymanager.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/protocols/groupwise/libgroupwise/privacymanager.h b/kopete/protocols/groupwise/libgroupwise/privacymanager.h
index 3d1e29f3..4e798fb1 100644
--- a/kopete/protocols/groupwise/libgroupwise/privacymanager.h
+++ b/kopete/protocols/groupwise/libgroupwise/privacymanager.h
@@ -32,7 +32,7 @@ Keeps a record of the server side privacy allow and deny lists, default policy a
class PrivacyManager : public TQObject
{
Q_OBJECT
- TQ_OBJECT
+
public:
PrivacyManager( Client * client, const char *name = 0);
~PrivacyManager();