summaryrefslogtreecommitdiffstats
path: root/kopete/protocols/gadu/gaduaddcontactpage.h
diff options
context:
space:
mode:
Diffstat (limited to 'kopete/protocols/gadu/gaduaddcontactpage.h')
-rw-r--r--kopete/protocols/gadu/gaduaddcontactpage.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/protocols/gadu/gaduaddcontactpage.h b/kopete/protocols/gadu/gaduaddcontactpage.h
index 71ab9c6c..1ec333b9 100644
--- a/kopete/protocols/gadu/gaduaddcontactpage.h
+++ b/kopete/protocols/gadu/gaduaddcontactpage.h
@@ -40,7 +40,7 @@ class GaduAddContactPage : public AddContactPage
TQ_OBJECT
public:
- GaduAddContactPage( GaduAccount*, TQWidget* tqparent = 0, const char* name = 0 );
+ GaduAddContactPage( GaduAccount*, TQWidget* parent = 0, const char* name = 0 );
~GaduAddContactPage();
virtual bool validateData();
virtual bool apply( Kopete::Account* , Kopete::MetaContact * );