Add wallust support
This commit is contained in:
commit
48f54c0b82
32 changed files with 257 additions and 245 deletions
|
|
@ -70,7 +70,7 @@ ColumnLayout {
|
|||
NTextInput {
|
||||
text: Settings.data.wallpaper.directory
|
||||
Layout.fillWidth: true
|
||||
onEditingFinished: function () {
|
||||
onEditingFinished: {
|
||||
Settings.data.wallpaper.directory = text
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue