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/exportwebdialog.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'korganizer/exportwebdialog.h') diff --git a/korganizer/exportwebdialog.h b/korganizer/exportwebdialog.h index 2fe90196..d3f77ff8 100644 --- a/korganizer/exportwebdialog.h +++ b/korganizer/exportwebdialog.h @@ -38,7 +38,7 @@ using namespace KCal; class ExportWebDialog : public KDialogBase, public KPrefsWidManager { Q_OBJECT - TQ_OBJECT + public: ExportWebDialog( HTMLExportSettings *settings, TQWidget *parent = 0, const char *name = 0 ); -- cgit v1.2.3