refactor: make battery indicator more consistent
This commit is contained in:
parent
608854ba03
commit
984a840a8d
4 changed files with 12 additions and 9 deletions
|
|
@ -161,6 +161,8 @@ Singleton {
|
|||
}
|
||||
|
||||
readonly property QtObject services: QtObject {
|
||||
readonly property real batteryWarning: 0.15
|
||||
|
||||
readonly property string weatherLocation: ""
|
||||
readonly property bool useFahrenheit: [Locale.ImperialUSSystem, Locale.ImperialSystem].includes(Qt.locale().measurementSystem)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue