summaryrefslogtreecommitdiffstats
path: root/ksplashml/themeengine/themeengine.h
diff options
context:
space:
mode:
Diffstat (limited to 'ksplashml/themeengine/themeengine.h')
-rw-r--r--ksplashml/themeengine/themeengine.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ksplashml/themeengine/themeengine.h b/ksplashml/themeengine/themeengine.h
index 0ffb0f72b..026351b5b 100644
--- a/ksplashml/themeengine/themeengine.h
+++ b/ksplashml/themeengine/themeengine.h
@@ -78,6 +78,7 @@ private slots:
private:
class ThemeEnginePrivate;
ThemeEnginePrivate *d;
+ bool mUseWM;
};
#endif