summaryrefslogtreecommitdiffstats
path: root/kwin/kcmkwin/kwinoptions/windows.h
diff options
context:
space:
mode:
authortpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2011-08-11 20:48:28 +0000
committertpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2011-08-11 20:48:28 +0000
commit4f1f76a2d336f560ddc6aa5c01f67ceb42ddcbee (patch)
treed001603dbb9e970754ba8f0c5c6aa28d395c0113 /kwin/kcmkwin/kwinoptions/windows.h
parent36e2ff4f28c8971e9eb5151389c342e88236e55f (diff)
downloadtdebase-4f1f76a2d336f560ddc6aa5c01f67ceb42ddcbee.tar.gz
tdebase-4f1f76a2d336f560ddc6aa5c01f67ceb42ddcbee.zip
Fix kompmgr in the following ways:
1. Repair spurious crash dialog 2. Make kompmgr start if enabled when Apply is clicked in KCM 3. Fix flickering and general graphical ickiness on desktop switch 4. Fix flickering on root pixmap change git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1246518 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'kwin/kcmkwin/kwinoptions/windows.h')
-rw-r--r--kwin/kcmkwin/kwinoptions/windows.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/kwin/kcmkwin/kwinoptions/windows.h b/kwin/kcmkwin/kwinoptions/windows.h
index 83dc70b66..338860efe 100644
--- a/kwin/kcmkwin/kwinoptions/windows.h
+++ b/kwin/kcmkwin/kwinoptions/windows.h
@@ -283,6 +283,7 @@ private:
bool alphaActivated;
bool resetKompmgr_;
bool kompmgrAvailable();
+ void startKompmgr();
bool kompmgrAvailable_;
KProcess *kompmgr;