Merge branch 'Plasma/5.15'
This commit is contained in:
commit
22cdf08956
1 changed files with 1 additions and 0 deletions
|
@ -118,6 +118,7 @@ void Toplevel::copyToDeleted(Toplevel* c)
|
|||
damage_handle = None;
|
||||
damage_region = c->damage_region;
|
||||
repaints_region = c->repaints_region;
|
||||
layer_repaints_region = c->layer_repaints_region;
|
||||
is_shape = c->is_shape;
|
||||
effect_window = c->effect_window;
|
||||
if (effect_window != NULL)
|
||||
|
|
Loading…
Reference in a new issue