diff options
Diffstat (limited to 'korganizer/templatemanagementdialog.h')
-rw-r--r-- | korganizer/templatemanagementdialog.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/korganizer/templatemanagementdialog.h b/korganizer/templatemanagementdialog.h index d3f2afd23..d3e5995c9 100644 --- a/korganizer/templatemanagementdialog.h +++ b/korganizer/templatemanagementdialog.h @@ -46,7 +46,7 @@ class TemplateManagementDialog: public KDialogBase { Q_OBJECT - TQ_OBJECT + public: TemplateManagementDialog( TQWidget *parent, const TQStringList& templates ); |