diff options
Diffstat (limited to 'kmix/kmix.h')
-rw-r--r-- | kmix/kmix.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kmix/kmix.h b/kmix/kmix.h index 4404e7f5..76f3f32c 100644 --- a/kmix/kmix.h +++ b/kmix/kmix.h @@ -31,8 +31,8 @@ #include <tqstring.h> #include <tqmap.h> -class QHBox; -class QWidgetStack; +class TQHBox; +class TQWidgetStack; // include files for KDE #include <kmainwindow.h> |