diff options
Diffstat (limited to 'khexedit/stringdialog.h')
-rw-r--r-- | khexedit/stringdialog.h | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/khexedit/stringdialog.h b/khexedit/stringdialog.h index 23bb051..eb462f9 100644 --- a/khexedit/stringdialog.h +++ b/khexedit/stringdialog.h @@ -25,11 +25,11 @@ #include <config.h> #endif -class QCheckBox; -class QLabel; -class QLineEdit; -class QListView; -class QSpinBox; +class TQCheckBox; +class TQLabel; +class TQLineEdit; +class TQListView; +class TQSpinBox; #include <tqregexp.h> #include <kdialogbase.h> |