Shadow is read when Scene::Window is created
This commit is contained in:
parent
38e9ab9a4e
commit
24f36b7fae
1 changed files with 0 additions and 1 deletions
|
@ -669,7 +669,6 @@ void Toplevel::setupCompositing()
|
|||
damage_region = QRegion(0, 0, width(), height());
|
||||
effect_window = new EffectWindowImpl();
|
||||
effect_window->setWindow(this);
|
||||
getShadow();
|
||||
unredirect = false;
|
||||
workspace()->checkUnredirect(true);
|
||||
#endif
|
||||
|
|
Loading…
Reference in a new issue