Settings: better option names. Replaced many font.bold by the proper syntax with Style. + Minor adjustments
This commit is contained in:
parent
a240eb027c
commit
122e95955d
5 changed files with 13 additions and 14 deletions
|
|
@ -43,7 +43,7 @@ NPanel {
|
|||
NText {
|
||||
text: "WiFi"
|
||||
font.pointSize: Style.fontSizeL * scaling
|
||||
font.bold: true
|
||||
font.weight: Style.fontWeightBold
|
||||
color: Color.mOnSurface
|
||||
Layout.fillWidth: true
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue