diff options
Diffstat (limited to 'kcontrol/locale/klocalesample.h')
-rw-r--r-- | kcontrol/locale/klocalesample.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kcontrol/locale/klocalesample.h b/kcontrol/locale/klocalesample.h index dbdce0b5c..2838a2cc3 100644 --- a/kcontrol/locale/klocalesample.h +++ b/kcontrol/locale/klocalesample.h @@ -27,8 +27,8 @@ #include <tqwidget.h> -class QLabel; -class QResizeEvent; +class TQLabel; +class TQResizeEvent; class KLocale; |