summaryrefslogtreecommitdiffstats
path: root/kregexpeditor/regexpwidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'kregexpeditor/regexpwidget.h')
-rw-r--r--kregexpeditor/regexpwidget.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kregexpeditor/regexpwidget.h b/kregexpeditor/regexpwidget.h
index d9480e9..8a4ba41 100644
--- a/kregexpeditor/regexpwidget.h
+++ b/kregexpeditor/regexpwidget.h
@@ -32,7 +32,7 @@ class RegExpEditorWindow;
class RegExpWidget :public TQWidget
{
Q_OBJECT
- TQ_OBJECT
+
public:
RegExpWidget(RegExpEditorWindow* editorWindow, TQWidget *parent,