diff options
Diffstat (limited to 'kopete/plugins/netmeeting/netmeetingplugin.h')
-rw-r--r-- | kopete/plugins/netmeeting/netmeetingplugin.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/plugins/netmeeting/netmeetingplugin.h b/kopete/plugins/netmeeting/netmeetingplugin.h index 0d3ca9de..0456dadd 100644 --- a/kopete/plugins/netmeeting/netmeetingplugin.h +++ b/kopete/plugins/netmeeting/netmeetingplugin.h @@ -29,7 +29,7 @@ class MSNInvitation; class NetMeetingPlugin : public Kopete::Plugin { Q_OBJECT - TQ_OBJECT + public: NetMeetingPlugin( TQObject *parent, const char *name, const TQStringList &args ); |