summaryrefslogtreecommitdiffstats
path: root/kopete/protocols/groupwise/libgroupwise/chatroommanager.h
diff options
context:
space:
mode:
Diffstat (limited to 'kopete/protocols/groupwise/libgroupwise/chatroommanager.h')
-rw-r--r--kopete/protocols/groupwise/libgroupwise/chatroommanager.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/protocols/groupwise/libgroupwise/chatroommanager.h b/kopete/protocols/groupwise/libgroupwise/chatroommanager.h
index 97521bf1..ad1d15c1 100644
--- a/kopete/protocols/groupwise/libgroupwise/chatroommanager.h
+++ b/kopete/protocols/groupwise/libgroupwise/chatroommanager.h
@@ -31,7 +31,7 @@ class Client;
*/
class ChatroomManager : public TQObject
{
- Q_OBJECT
+ TQ_OBJECT
public:
ChatroomManager( Client * client, const char *name = 0);