diff options
Diffstat (limited to 'ksplashml/themeengine/unified')
-rw-r--r-- | ksplashml/themeengine/unified/themeunified.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ksplashml/themeengine/unified/themeunified.h b/ksplashml/themeengine/unified/themeunified.h index e2930943c..d002af4b0 100644 --- a/ksplashml/themeengine/unified/themeunified.h +++ b/ksplashml/themeengine/unified/themeunified.h @@ -40,7 +40,7 @@ protected: * @short Traditional Trinity splash screen. */ class ObjKsTheme; -class KDE_EXPORT ThemeUnified : public ThemeEngine +class TDE_EXPORT ThemeUnified : public ThemeEngine { TQ_OBJECT public: |