remove various titles from profile sections
This commit is contained in:
parent
3d2eaa3369
commit
857f0ac069
|
@ -17,7 +17,7 @@ Item {
|
|||
StyledText {
|
||||
id: labelVolume
|
||||
anchors.top: parent.top
|
||||
anchors.topMargin: Style.current.bigPadding
|
||||
anchors.topMargin: 24
|
||||
anchors.left: parent.left
|
||||
anchors.leftMargin: 24
|
||||
//% "Sound volume"
|
||||
|
|
Loading…
Reference in New Issue