diff options
Diffstat (limited to 'khexedit/exportdialog.h')
-rw-r--r-- | khexedit/exportdialog.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/khexedit/exportdialog.h b/khexedit/exportdialog.h index ee89134..392e74c 100644 --- a/khexedit/exportdialog.h +++ b/khexedit/exportdialog.h @@ -39,7 +39,7 @@ class KSimpleConfig; class CExportDialog : public KDialogBase { Q_OBJECT - TQ_OBJECT + public: enum EPage |