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 6a8db9b..cb07e3c 100644 --- a/khexedit/toplevel.h +++ b/khexedit/toplevel.h @@ -48,7 +48,7 @@ class CDragLabel; class KHexEdit : public KMainWindow { Q_OBJECT - TQ_OBJECT + enum StatusBarId { |