diff options
Diffstat (limited to 'kopete/libkopete/ui/addcontactpage.h')
-rw-r--r-- | kopete/libkopete/ui/addcontactpage.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/libkopete/ui/addcontactpage.h b/kopete/libkopete/ui/addcontactpage.h index f215f3b0..8ef81e0e 100644 --- a/kopete/libkopete/ui/addcontactpage.h +++ b/kopete/libkopete/ui/addcontactpage.h @@ -35,7 +35,7 @@ Q_OBJECT TQ_OBJECT public: - AddContactPage(TQWidget *tqparent=0, const char *name=0); + AddContactPage(TQWidget *parent=0, const char *name=0); virtual ~AddContactPage(); //Kopete::Protocol *protocol; |