summaryrefslogtreecommitdiffstats
path: root/kopete/protocols/irc/ircaddcontactpage.h
diff options
context:
space:
mode:
Diffstat (limited to 'kopete/protocols/irc/ircaddcontactpage.h')
-rw-r--r--kopete/protocols/irc/ircaddcontactpage.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/protocols/irc/ircaddcontactpage.h b/kopete/protocols/irc/ircaddcontactpage.h
index 100886b4..a843f551 100644
--- a/kopete/protocols/irc/ircaddcontactpage.h
+++ b/kopete/protocols/irc/ircaddcontactpage.h
@@ -34,7 +34,7 @@ class IRCAddContactPage : public AddContactPage
Q_OBJECT
TQ_OBJECT
public:
- IRCAddContactPage(TQWidget *tqparent=0, IRCAccount* account = 0);
+ IRCAddContactPage(TQWidget *parent=0, IRCAccount* account = 0);
~IRCAddContactPage();
ircAddUI *ircdata;