summaryrefslogtreecommitdiffstats
path: root/kregexpeditor/dcbutton.h
diff options
context:
space:
mode:
Diffstat (limited to 'kregexpeditor/dcbutton.h')
-rw-r--r--kregexpeditor/dcbutton.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kregexpeditor/dcbutton.h b/kregexpeditor/dcbutton.h
index 8f56505..451d1b3 100644
--- a/kregexpeditor/dcbutton.h
+++ b/kregexpeditor/dcbutton.h
@@ -28,7 +28,7 @@ class TQMouseEvent;
class DoubleClickButton :public TQToolButton
{
Q_OBJECT
- TQ_OBJECT
+
public:
DoubleClickButton( TQPixmap pix, TQWidget* parent, const char* name = 0);