summaryrefslogtreecommitdiffstats
path: root/kopete/plugins/nowlistening/nowlisteningguiclient.h
diff options
context:
space:
mode:
Diffstat (limited to 'kopete/plugins/nowlistening/nowlisteningguiclient.h')
-rw-r--r--kopete/plugins/nowlistening/nowlisteningguiclient.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/plugins/nowlistening/nowlisteningguiclient.h b/kopete/plugins/nowlistening/nowlisteningguiclient.h
index 7ed37b7e..156c33e5 100644
--- a/kopete/plugins/nowlistening/nowlisteningguiclient.h
+++ b/kopete/plugins/nowlistening/nowlisteningguiclient.h
@@ -37,7 +37,7 @@ class NowListeningGUIClient : public TQObject, public KXMLGUIClient
TQ_OBJECT
public:
- NowListeningGUIClient( Kopete::ChatSession* tqparent, NowListeningPlugin* plugin );
+ NowListeningGUIClient( Kopete::ChatSession* parent, NowListeningPlugin* plugin );
virtual ~NowListeningGUIClient() {}
protected slots: