diff options
Diffstat (limited to 'kregexpeditor/compoundwidget.h')
-rw-r--r-- | kregexpeditor/compoundwidget.h | 2 |
1 files changed, 1 insertions, 1 deletions
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, |