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 96cfc2776..b6d0f9298 100644 --- a/kmail/newfolderdialog.h +++ b/kmail/newfolderdialog.h @@ -46,7 +46,7 @@ namespace KMail { class NewFolderDialog : public KDialogBase { - Q_OBJECT + TQ_OBJECT public: |