From 75b5de5bf835988d57b781f8408d428646beef59 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 17 Feb 2012 16:09:11 -0600 Subject: Remove spurious TQ_OBJECT instances --- kregexpeditor/compoundwidget.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kregexpeditor/compoundwidget.h') diff --git a/kregexpeditor/compoundwidget.h b/kregexpeditor/compoundwidget.h index ad16de8..746f33a 100644 --- a/kregexpeditor/compoundwidget.h +++ b/kregexpeditor/compoundwidget.h @@ -60,7 +60,7 @@ private: class CompoundWidget :public SingleContainerWidget { Q_OBJECT - TQ_OBJECT + public: CompoundWidget( RegExpEditorWindow* editorWindow, TQWidget* parent, -- cgit v1.2.1