Settings: completed migration of old settings on startup
This commit is contained in:
parent
517c7c97d4
commit
5a1231a17e
4 changed files with 83 additions and 50 deletions
|
|
@ -29,7 +29,7 @@ ColumnLayout {
|
|||
}
|
||||
|
||||
NCheckbox {
|
||||
label: "Show date next to time"
|
||||
label: "Show date"
|
||||
checked: valueShowDate
|
||||
onToggled: checked => valueShowDate = checked
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue