summaryrefslogtreecommitdiffstats
path: root/kmail/newfolderdialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'kmail/newfolderdialog.h')
-rw-r--r--kmail/newfolderdialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kmail/newfolderdialog.h b/kmail/newfolderdialog.h
index e4a01f55..485bf910 100644
--- a/kmail/newfolderdialog.h
+++ b/kmail/newfolderdialog.h
@@ -50,7 +50,7 @@ class NewFolderDialog : public KDialogBase
TQ_OBJECT
public:
- NewFolderDialog( TQWidget* tqparent = 0, KMFolder *folder = 0 );
+ NewFolderDialog( TQWidget* parent = 0, KMFolder *folder = 0 );
~NewFolderDialog() {};
TQLabel* mNameLabel;