QML UI: show app name in the top bar as Subsurface mobile
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
6b10c45b2f
commit
9db615a004
@ -39,7 +39,7 @@ Rectangle {
|
||||
height: width
|
||||
}
|
||||
MobileComponents.Label {
|
||||
text: qsTr("Subsurface")
|
||||
text: qsTr("Subsurface mobile")
|
||||
height: subsurfaceLogo.height
|
||||
anchors {
|
||||
left: subsurfaceLogo.right
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user