diff options
Diffstat (limited to 'kregexpeditor/regexpbuttons.h')
-rw-r--r-- | kregexpeditor/regexpbuttons.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kregexpeditor/regexpbuttons.h b/kregexpeditor/regexpbuttons.h index a0306e2..7778bcb 100644 --- a/kregexpeditor/regexpbuttons.h +++ b/kregexpeditor/regexpbuttons.h @@ -28,7 +28,7 @@ class TQSignalMapper; class RegExpButtons :public TQDockWindow { - Q_OBJECT + TQ_OBJECT public: |