summaryrefslogtreecommitdiffstats
path: root/kopete/protocols/irc/ircguiclient.h
diff options
context:
space:
mode:
Diffstat (limited to 'kopete/protocols/irc/ircguiclient.h')
-rw-r--r--kopete/protocols/irc/ircguiclient.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/protocols/irc/ircguiclient.h b/kopete/protocols/irc/ircguiclient.h
index 10d691ad..4ab832ac 100644
--- a/kopete/protocols/irc/ircguiclient.h
+++ b/kopete/protocols/irc/ircguiclient.h
@@ -30,7 +30,7 @@ class IRCGUIClient : public TQObject , public KXMLGUIClient
Q_OBJECT
TQ_OBJECT
public:
- IRCGUIClient( Kopete::ChatSession *tqparent = 0 );
+ IRCGUIClient( Kopete::ChatSession *parent = 0 );
~IRCGUIClient();
private slots: