diff options
Diffstat (limited to 'kregexpeditor/singlecontainerwidget.h')
-rw-r--r-- | kregexpeditor/singlecontainerwidget.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kregexpeditor/singlecontainerwidget.h b/kregexpeditor/singlecontainerwidget.h index 3e6768a..268e599 100644 --- a/kregexpeditor/singlecontainerwidget.h +++ b/kregexpeditor/singlecontainerwidget.h @@ -25,7 +25,7 @@ class SingleContainerWidget :public RegExpWidget { Q_OBJECT - TQ_OBJECT + public: SingleContainerWidget( RegExpEditorWindow* editorWindow, TQWidget* parent, |