Skip to content

[FIX] Unable to remove manually added wallpaper

Eugene Popov requested to merge epopov/plasma-workspace:bug457019 into Plasma/5.25

It's not necessary to assign m_removableWallpapers asynchronously, because the value assigned to it doesn't depend on the result of that asynch function.

!!! This MR is for the Plasma/5.25 branch only and it SHOULD NOT be cherry-picket into the master branch.

BUG: 457019

Merge request reports