summaryrefslogtreecommitdiffstats
path: root/kregexpeditor/regexpbuttons.h
diff options
context:
space:
mode:
Diffstat (limited to 'kregexpeditor/regexpbuttons.h')
-rw-r--r--kregexpeditor/regexpbuttons.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kregexpeditor/regexpbuttons.h b/kregexpeditor/regexpbuttons.h
index 5cdbba0..a0306e2 100644
--- a/kregexpeditor/regexpbuttons.h
+++ b/kregexpeditor/regexpbuttons.h
@@ -29,7 +29,7 @@ class TQSignalMapper;
class RegExpButtons :public TQDockWindow
{
Q_OBJECT
- TQ_OBJECT
+
public:
RegExpButtons( TQWidget *parent, const char *name = 0 );