diff options
Diffstat (limited to 'kmail/newfolderdialog.h')
-rw-r--r-- | kmail/newfolderdialog.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kmail/newfolderdialog.h b/kmail/newfolderdialog.h index 485bf9106..96cfc2776 100644 --- a/kmail/newfolderdialog.h +++ b/kmail/newfolderdialog.h @@ -47,7 +47,7 @@ namespace KMail { class NewFolderDialog : public KDialogBase { Q_OBJECT - TQ_OBJECT + public: NewFolderDialog( TQWidget* parent = 0, KMFolder *folder = 0 ); |