summaryrefslogtreecommitdiffstats
path: root/kaddressbook/kcmconfigs/addhostdialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'kaddressbook/kcmconfigs/addhostdialog.h')
-rw-r--r--kaddressbook/kcmconfigs/addhostdialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kaddressbook/kcmconfigs/addhostdialog.h b/kaddressbook/kcmconfigs/addhostdialog.h
index 956892d9..6a57861a 100644
--- a/kaddressbook/kcmconfigs/addhostdialog.h
+++ b/kaddressbook/kcmconfigs/addhostdialog.h
@@ -38,7 +38,7 @@ class AddHostDialog : public KDialogBase
TQ_OBJECT
public:
- AddHostDialog( KPIM::LdapServer* server, TQWidget* tqparent = 0, const char* name = 0 );
+ AddHostDialog( KPIM::LdapServer* server, TQWidget* parent = 0, const char* name = 0 );
~AddHostDialog();
signals: