Settings rework...
This commit is contained in:
parent
74b233798d
commit
fb68300746
63 changed files with 7139 additions and 1026 deletions
|
|
@ -17,7 +17,7 @@ Rectangle {
|
|||
anchors.verticalCenter: parent.verticalCenter
|
||||
spacing: 20
|
||||
|
||||
// Performance
|
||||
|
||||
Rectangle {
|
||||
width: 36; height: 36
|
||||
radius: 18
|
||||
|
|
@ -63,7 +63,7 @@ Rectangle {
|
|||
}
|
||||
}
|
||||
|
||||
// Balanced
|
||||
|
||||
Rectangle {
|
||||
width: 36; height: 36
|
||||
radius: 18
|
||||
|
|
@ -109,7 +109,7 @@ Rectangle {
|
|||
}
|
||||
}
|
||||
|
||||
// Power Saver
|
||||
|
||||
Rectangle {
|
||||
width: 36; height: 36
|
||||
radius: 18
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue