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 d3e5995c9..e22e41b2b 100644 --- a/korganizer/templatemanagementdialog.h +++ b/korganizer/templatemanagementdialog.h @@ -45,7 +45,7 @@ #include <kdialogbase.h> class TemplateManagementDialog: public KDialogBase { -Q_OBJECT +TQ_OBJECT public: TemplateManagementDialog( TQWidget *parent, const TQStringList& templates ); |