summaryrefslogtreecommitdiffstats
path: root/kregexpeditor/editorwindow.h
diff options
context:
space:
mode:
Diffstat (limited to 'kregexpeditor/editorwindow.h')
-rw-r--r--kregexpeditor/editorwindow.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kregexpeditor/editorwindow.h b/kregexpeditor/editorwindow.h
index 0d20597..f1ff424 100644
--- a/kregexpeditor/editorwindow.h
+++ b/kregexpeditor/editorwindow.h
@@ -46,7 +46,7 @@ class TQHBoxLayout;
class RegExpEditorWindow :public TQWidget
{
Q_OBJECT
- TQ_OBJECT
+
public:
RegExpEditorWindow(TQWidget *parent, const char *name = 0);