summaryrefslogtreecommitdiffstats
path: root/khexedit/hextoolwidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'khexedit/hextoolwidget.h')
-rw-r--r--khexedit/hextoolwidget.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/khexedit/hextoolwidget.h b/khexedit/hextoolwidget.h
index cdaaad6..94eb10c 100644
--- a/khexedit/hextoolwidget.h
+++ b/khexedit/hextoolwidget.h
@@ -34,7 +34,7 @@ class TQCheckBox;
class CHexToolWidget : public TQFrame
{
Q_OBJECT
- TQ_OBJECT
+
public:
CHexToolWidget( TQWidget *parent = 0, const char *name = 0 );