From 210090aed352271bcd474b28db9644d9461d7189 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 17 Feb 2012 16:08:47 -0600 Subject: Remove spurious TQ_OBJECT instances --- korganizer/templatemanagementdialog.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'korganizer/templatemanagementdialog.h') 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 ); -- cgit v1.2.1