summaryrefslogtreecommitdiffstats
path: root/khexedit/exportdialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'khexedit/exportdialog.h')
-rw-r--r--khexedit/exportdialog.h16
1 files changed, 8 insertions, 8 deletions
diff --git a/khexedit/exportdialog.h b/khexedit/exportdialog.h
index 91716f0..b4dc3e1 100644
--- a/khexedit/exportdialog.h
+++ b/khexedit/exportdialog.h
@@ -22,14 +22,14 @@
#define _EXPORT_DIALOG_H_
-class QButtonGroup;
-class QComboBox;
-class QCheckBox;
-class QFrame;
-class QLabel;
-class QLineEdit;
-class QSpinBox;
-class QWidgetStack;
+class TQButtonGroup;
+class TQComboBox;
+class TQCheckBox;
+class TQFrame;
+class TQLabel;
+class TQLineEdit;
+class TQSpinBox;
+class TQWidgetStack;
class KSimpleConfig;
#include <kdialogbase.h>