diff options
Diffstat (limited to 'kfind/kftabdlg.h')
-rw-r--r-- | kfind/kftabdlg.h | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/kfind/kftabdlg.h b/kfind/kftabdlg.h index 179819dff..157a1fa44 100644 --- a/kfind/kftabdlg.h +++ b/kfind/kftabdlg.h @@ -15,17 +15,17 @@ #include "kdatecombo.h" -class QButtonGroup; -class QPushButton; -class QRadioButton; -class QCheckBox; -class QLineEdit; -class QString; -class QDate; -class QRegExp; -class QDialog; -class QComboBox; -class QSpinBox; +class TQButtonGroup; +class TQPushButton; +class TQRadioButton; +class TQCheckBox; +class TQLineEdit; +class TQString; +class TQDate; +class TQRegExp; +class TQDialog; +class TQComboBox; +class TQSpinBox; class KfDirDialog; |