Some uncommited changes.

This commit is contained in:
Black Hat
2018-09-17 20:47:09 +08:00
parent 518fad088f
commit 317a6d6ec8
6 changed files with 12 additions and 14 deletions

View File

@@ -191,13 +191,6 @@ Page {
padding: 64
Column {
Switch {
text: "Lazy load at initial sync"
checked: MSettings.lazyLoad
onCheckedChanged: MSettings.lazyLoad = checked
}
Switch {
text: "Use press and hold instead of right click"
checked: MSettings.pressAndHold