summaryrefslogtreecommitdiffstats
path: root/kaddressbook/ldapsearchdialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'kaddressbook/ldapsearchdialog.h')
-rw-r--r--kaddressbook/ldapsearchdialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kaddressbook/ldapsearchdialog.h b/kaddressbook/ldapsearchdialog.h
index 0d9727f6..04757e51 100644
--- a/kaddressbook/ldapsearchdialog.h
+++ b/kaddressbook/ldapsearchdialog.h
@@ -53,7 +53,7 @@ class LDAPSearchDialog : public KDialogBase
TQ_OBJECT
public:
- LDAPSearchDialog( KABC::AddressBook *ab, KABCore *core, TQWidget* tqparent, const char* name = 0 );
+ LDAPSearchDialog( KABC::AddressBook *ab, KABCore *core, TQWidget* parent, const char* name = 0 );
~LDAPSearchDialog();
bool isOK() const { return mIsOK; }