summaryrefslogtreecommitdiffstats
path: root/kopete/kopete/addaccountwizard/addaccountwizard.h
diff options
context:
space:
mode:
Diffstat (limited to 'kopete/kopete/addaccountwizard/addaccountwizard.h')
-rw-r--r--kopete/kopete/addaccountwizard/addaccountwizard.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/kopete/addaccountwizard/addaccountwizard.h b/kopete/kopete/addaccountwizard/addaccountwizard.h
index 0b9bda29..3e3508b1 100644
--- a/kopete/kopete/addaccountwizard/addaccountwizard.h
+++ b/kopete/kopete/addaccountwizard/addaccountwizard.h
@@ -45,7 +45,7 @@ class AddAccountWizard : public KWizard
TQ_OBJECT
public:
- AddAccountWizard( TQWidget *tqparent = 0, const char *name = 0 , bool modal = false, bool firstRun = false );
+ AddAccountWizard( TQWidget *parent = 0, const char *name = 0 , bool modal = false, bool firstRun = false );
private slots:
void slotProtocolListClicked( TQListViewItem *item );