diff options
Diffstat (limited to 'kregexpeditor/auxbuttons.h')
-rw-r--r-- | kregexpeditor/auxbuttons.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kregexpeditor/auxbuttons.h b/kregexpeditor/auxbuttons.h index d8775a5..c7e5851 100644 --- a/kregexpeditor/auxbuttons.h +++ b/kregexpeditor/auxbuttons.h @@ -25,7 +25,7 @@ class TQToolButton; class AuxButtons :public TQDockWindow { - Q_OBJECT + TQ_OBJECT public: |