summaryrefslogtreecommitdiffstats
path: root/kopete/protocols/msn/msnaddcontactpage.h
diff options
context:
space:
mode:
Diffstat (limited to 'kopete/protocols/msn/msnaddcontactpage.h')
-rw-r--r--kopete/protocols/msn/msnaddcontactpage.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/protocols/msn/msnaddcontactpage.h b/kopete/protocols/msn/msnaddcontactpage.h
index 5d1fa2f0..8e1f7694 100644
--- a/kopete/protocols/msn/msnaddcontactpage.h
+++ b/kopete/protocols/msn/msnaddcontactpage.h
@@ -17,7 +17,7 @@ class MSNAddContactPage : public AddContactPage
Q_OBJECT
TQ_OBJECT
public:
- MSNAddContactPage(bool connected, TQWidget *tqparent=0, const char *name=0);
+ MSNAddContactPage(bool connected, TQWidget *parent=0, const char *name=0);
~MSNAddContactPage();
msnAddUI *msndata;
TQLabel *noaddMsg1;