Don't close WallpaperSelector after selecting wallpaper
This commit is contained in:
parent
cec4b05047
commit
0248c395f0
1 changed files with 0 additions and 1 deletions
|
|
@ -150,7 +150,6 @@ Rectangle {
|
||||||
cursorShape: Qt.PointingHandCursor
|
cursorShape: Qt.PointingHandCursor
|
||||||
onClicked: {
|
onClicked: {
|
||||||
WallpaperManager.changeWallpaper(modelData);
|
WallpaperManager.changeWallpaper(modelData);
|
||||||
wallpaperOverlay.hide();
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue