diff options
Diffstat (limited to 'khexedit/fileinfodialog.h')
-rw-r--r-- | khexedit/fileinfodialog.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/khexedit/fileinfodialog.h b/khexedit/fileinfodialog.h index cd1bd4a..b94a83e 100644 --- a/khexedit/fileinfodialog.h +++ b/khexedit/fileinfodialog.h @@ -35,7 +35,7 @@ class CListView; class CFileInfoDialog : public KDialogBase { - Q_OBJECT + TQ_OBJECT public: |