diff options
Diffstat (limited to 'tdeui/ksplashscreen.h')
-rw-r--r-- | tdeui/ksplashscreen.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeui/ksplashscreen.h b/tdeui/ksplashscreen.h index 38cee3413..79aebf57d 100644 --- a/tdeui/ksplashscreen.h +++ b/tdeui/ksplashscreen.h @@ -38,7 +38,7 @@ class TQPixmap; * @author Chris Howells (howells@kde.org) * @since 3.2 */ -class KDEUI_EXPORT KSplashScreen : public TQSplashScreen +class TDEUI_EXPORT KSplashScreen : public TQSplashScreen { Q_OBJECT |