diff options
Diffstat (limited to 'kaddressbook/xxportselectdialog.h')
-rw-r--r-- | kaddressbook/xxportselectdialog.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kaddressbook/xxportselectdialog.h b/kaddressbook/xxportselectdialog.h index 10c311b12..3e535926f 100644 --- a/kaddressbook/xxportselectdialog.h +++ b/kaddressbook/xxportselectdialog.h @@ -48,7 +48,7 @@ class XXPortSelectDialog : public KDialogBase TQ_OBJECT public: - XXPortSelectDialog( KAB::Core *core, bool sort, TQWidget* tqparent, + XXPortSelectDialog( KAB::Core *core, bool sort, TQWidget* parent, const char* name = 0 ); KABC::AddresseeList contacts(); |