mobile-widgets/qml: change PrefGeneral -> PrefEquipment
default_cylinder was moved from PrefGeneral to PrefEquipment, but Settings was not updated update Settings. Signed-off-by: jan Iversen <jan@casacondor.com>
This commit is contained in:
parent
008f350dec
commit
59d72474d6
@ -387,7 +387,7 @@ Kirigami.ScrollablePage {
|
||||
inputMethodHints: Qt.ImhNoPredictiveText
|
||||
Layout.fillWidth: true
|
||||
onActivated: {
|
||||
PrefGeneral.default_cylinder = defaultCylinderBox.currentText
|
||||
PrefEquipment.default_cylinder = defaultCylinderBox.currentText
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user