summaryrefslogtreecommitdiffstats
path: root/kmail/klistboxdialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'kmail/klistboxdialog.h')
-rw-r--r--kmail/klistboxdialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kmail/klistboxdialog.h b/kmail/klistboxdialog.h
index cf155075..efb73caf 100644
--- a/kmail/klistboxdialog.h
+++ b/kmail/klistboxdialog.h
@@ -15,7 +15,7 @@ public:
KListBoxDialog( TQString& _selectedString,
const TQString& caption,
const TQString& labelText,
- TQWidget* tqparent = 0,
+ TQWidget* parent = 0,
const char* name = 0,
bool modal = true );
~KListBoxDialog();