diff options
Diffstat (limited to 'kcontrol/locale/localenum.h')
-rw-r--r-- | kcontrol/locale/localenum.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/kcontrol/locale/localenum.h b/kcontrol/locale/localenum.h index c0e8ef511..1bca325a5 100644 --- a/kcontrol/locale/localenum.h +++ b/kcontrol/locale/localenum.h @@ -27,9 +27,9 @@ #include <tqwidget.h> -class QCheckBox; -class QComboBox; -class QLineEdit; +class TQCheckBox; +class TQComboBox; +class TQLineEdit; class KLocale; class KLanguageCombo; |