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 392e74c..c5fbfc5 100644 --- a/khexedit/exportdialog.h +++ b/khexedit/exportdialog.h @@ -38,7 +38,7 @@ class KSimpleConfig; class CExportDialog : public KDialogBase { - Q_OBJECT + TQ_OBJECT public: |