diff options
Diffstat (limited to 'kregexpeditor/textwidget.h')
-rw-r--r-- | kregexpeditor/textwidget.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kregexpeditor/textwidget.h b/kregexpeditor/textwidget.h index ac1c069..cd8d8f8 100644 --- a/kregexpeditor/textwidget.h +++ b/kregexpeditor/textwidget.h @@ -30,7 +30,7 @@ class TextRegExp; class TextWidget : public RegExpWidget { Q_OBJECT - TQ_OBJECT + public: TextWidget(RegExpEditorWindow* editorWindow, TQWidget *parent, |