summaryrefslogtreecommitdiffstats
path: root/khexedit/lib/khexedit.h
diff options
context:
space:
mode:
Diffstat (limited to 'khexedit/lib/khexedit.h')
-rw-r--r--khexedit/lib/khexedit.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/khexedit/lib/khexedit.h b/khexedit/lib/khexedit.h
index c44fb89..7b25536 100644
--- a/khexedit/lib/khexedit.h
+++ b/khexedit/lib/khexedit.h
@@ -80,7 +80,7 @@ class KHEXEDIT_EXPORT KHexEdit : public KColumnsView
friend class KValueEditor;
friend class KCharEditor;
- Q_OBJECT
+ TQ_OBJECT
TQ_ENUMS( KResizeStyle KCoding )
TQ_PROPERTY( bool OverwriteMode READ isOverwriteMode WRITE setOverwriteMode )