revert 0b4272fa56
This commit is contained in:
parent
0b4272fa56
commit
1d5c6e5964
@ -541,9 +541,7 @@ void ContainmentInterface::loadWallpaper()
|
|||||||
}
|
}
|
||||||
|
|
||||||
if (!containment()->wallpaper().isEmpty()) {
|
if (!containment()->wallpaper().isEmpty()) {
|
||||||
if (m_wallpaperInterface) {
|
delete m_wallpaperInterface;
|
||||||
delete m_wallpaperInterface;
|
|
||||||
}
|
|
||||||
|
|
||||||
m_wallpaperInterface = new WallpaperInterface(this);
|
m_wallpaperInterface = new WallpaperInterface(this);
|
||||||
m_wallpaperInterface->setZ(-1000);
|
m_wallpaperInterface->setZ(-1000);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user