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 4e798fb1..ab11e827 100644
--- a/kopete/protocols/groupwise/libgroupwise/privacymanager.h
+++ b/kopete/protocols/groupwise/libgroupwise/privacymanager.h
@@ -31,7 +31,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);