diff options
Diffstat (limited to 'kregexpeditor/dcbutton.h')
-rw-r--r-- | kregexpeditor/dcbutton.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kregexpeditor/dcbutton.h b/kregexpeditor/dcbutton.h index 451d1b3..daec605 100644 --- a/kregexpeditor/dcbutton.h +++ b/kregexpeditor/dcbutton.h @@ -27,7 +27,7 @@ class TQMouseEvent; */ class DoubleClickButton :public TQToolButton { -Q_OBJECT +TQ_OBJECT public: |