kwin/effects/dashboard
Martin Gräßlin f6233828fe Initialize variables in ctor
The not initialized boolean value seemed to have evaluated to true
and causing the animation to stop and therefore the darkening not
to apply.

Giving a default value to the EffectWindow pointer doesn't hurt either.

Patch does not apply to 4.6 branch, because of that only in master.
BUG: 264552
FIXED-IN: 4.7.0
2011-03-17 20:02:52 +01:00
..
CMakeLists.txt
dashboard.cpp Initialize variables in ctor 2011-03-17 20:02:52 +01:00
dashboard.desktop
dashboard.h Remove not needed member variables 2011-03-17 19:38:50 +01:00
dashboard_config.cpp
dashboard_config.desktop
dashboard_config.h
dashboard_config.ui