diff options
Diffstat (limited to 'khexedit/hexeditorwidget.h')
-rw-r--r-- | khexedit/hexeditorwidget.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/khexedit/hexeditorwidget.h b/khexedit/hexeditorwidget.h index 030b135..b95b4aa 100644 --- a/khexedit/hexeditorwidget.h +++ b/khexedit/hexeditorwidget.h @@ -53,7 +53,7 @@ namespace TDEIO { class Job; } class CHexEditorWidget : public TQWidget { - Q_OBJECT + TQ_OBJECT public: |