diff options
Diffstat (limited to 'khexedit/hextoolwidget.h')
-rw-r--r-- | khexedit/hextoolwidget.h | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/khexedit/hextoolwidget.h b/khexedit/hextoolwidget.h index eaf4e3c..7bb0643 100644 --- a/khexedit/hextoolwidget.h +++ b/khexedit/hextoolwidget.h @@ -23,10 +23,10 @@ #include <kconfig.h> -class QGridLayout; -class QComboBox; -class QLineEdit; -class QCheckBox; +class TQGridLayout; +class TQComboBox; +class TQLineEdit; +class TQCheckBox; #include "hexbuffer.h" #include <tqframe.h> |