summaryrefslogtreecommitdiffstats
path: root/kopete/plugins/netmeeting/netmeetingguiclient.h
diff options
context:
space:
mode:
Diffstat (limited to 'kopete/plugins/netmeeting/netmeetingguiclient.h')
-rw-r--r--kopete/plugins/netmeeting/netmeetingguiclient.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/plugins/netmeeting/netmeetingguiclient.h b/kopete/plugins/netmeeting/netmeetingguiclient.h
index a5cc8cbf..882a7759 100644
--- a/kopete/plugins/netmeeting/netmeetingguiclient.h
+++ b/kopete/plugins/netmeeting/netmeetingguiclient.h
@@ -34,7 +34,7 @@ class NetMeetingPlugin;
class NetMeetingGUIClient : public TQObject , public KXMLGUIClient
{
Q_OBJECT
- TQ_OBJECT
+
public:
NetMeetingGUIClient( MSNChatSession *parent, const char *name=0L);