Add ToastService, NToast etc
This commit is contained in:
parent
1993e28c18
commit
1d860da42e
18 changed files with 534 additions and 31 deletions
|
|
@ -71,9 +71,9 @@ ColumnLayout {
|
|||
name: "Bottom"
|
||||
}
|
||||
}
|
||||
currentKey: Settings.data.bar.barPosition
|
||||
currentKey: Settings.data.bar.position
|
||||
onSelected: function (key) {
|
||||
Settings.data.bar.barPosition = key
|
||||
Settings.data.bar.position = key
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue