diff options
Diffstat (limited to 'khexedit/toplevel.h')
-rw-r--r-- | khexedit/toplevel.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/khexedit/toplevel.h b/khexedit/toplevel.h index 6991a58..f343b03 100644 --- a/khexedit/toplevel.h +++ b/khexedit/toplevel.h @@ -47,7 +47,7 @@ class CDragLabel; class KHexEdit : public TDEMainWindow { - Q_OBJECT + TQ_OBJECT enum StatusBarId |