diff options
Diffstat (limited to 'kopete/plugins/netmeeting/netmeetingguiclient.h')
-rw-r--r-- | kopete/plugins/netmeeting/netmeetingguiclient.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/plugins/netmeeting/netmeetingguiclient.h b/kopete/plugins/netmeeting/netmeetingguiclient.h index 5c337431..a5cc8cbf 100644 --- a/kopete/plugins/netmeeting/netmeetingguiclient.h +++ b/kopete/plugins/netmeeting/netmeetingguiclient.h @@ -37,7 +37,7 @@ class NetMeetingGUIClient : public TQObject , public KXMLGUIClient TQ_OBJECT public: - NetMeetingGUIClient( MSNChatSession *tqparent, const char *name=0L); + NetMeetingGUIClient( MSNChatSession *parent, const char *name=0L); ~NetMeetingGUIClient(); private slots: |