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