diff options
Diffstat (limited to 'khexedit/hextoolwidget.h')
-rw-r--r-- | khexedit/hextoolwidget.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/khexedit/hextoolwidget.h b/khexedit/hextoolwidget.h index 1a6ddf4..f04699b 100644 --- a/khexedit/hextoolwidget.h +++ b/khexedit/hextoolwidget.h @@ -33,7 +33,7 @@ class TQCheckBox; class CHexToolWidget : public TQFrame { - Q_OBJECT + TQ_OBJECT public: |