summaryrefslogtreecommitdiffstats
path: root/khexedit/searchbar.h
diff options
context:
space:
mode:
Diffstat (limited to 'khexedit/searchbar.h')
-rw-r--r--khexedit/searchbar.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/khexedit/searchbar.h b/khexedit/searchbar.h
index 1434ec1..752f6d6 100644
--- a/khexedit/searchbar.h
+++ b/khexedit/searchbar.h
@@ -24,10 +24,10 @@
#include "hexbuffer.h"
-class QComboBox;
-class QLineEdit;
-class QPushButton;
-class QCheckBox;
+class TQComboBox;
+class TQLineEdit;
+class TQPushButton;
+class TQCheckBox;
class CHexValidator;
class CSearchBar : public QFrame