diff options
Diffstat (limited to 'ksplashml/themeengine/standard/wndstatus.h')
-rw-r--r-- | ksplashml/themeengine/standard/wndstatus.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ksplashml/themeengine/standard/wndstatus.h b/ksplashml/themeengine/standard/wndstatus.h index effcd458f..63e253d1d 100644 --- a/ksplashml/themeengine/standard/wndstatus.h +++ b/ksplashml/themeengine/standard/wndstatus.h @@ -20,7 +20,7 @@ #include <tqhbox.h> -class QLabel; +class TQLabel; class KProgress; /** @short Window displaying status and progress bar. */ |