diff options
Diffstat (limited to 'kcontrol/locale/toplevel.h')
-rw-r--r-- | kcontrol/locale/toplevel.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kcontrol/locale/toplevel.h b/kcontrol/locale/toplevel.h index cd27cd441..64cc89c2a 100644 --- a/kcontrol/locale/toplevel.h +++ b/kcontrol/locale/toplevel.h @@ -28,8 +28,8 @@ #include <kcmodule.h> #include <kgenericfactory.h> -class QTabWidget; -class QGroupBox; +class TQTabWidget; +class TQGroupBox; class KConfig; class KLocale; |