Move text back to label and remove unused font

This commit is contained in:
Mark 2017-10-03 14:02:07 +02:00
parent 179ea654cc
commit dcb630a24e
6 changed files with 6 additions and 10 deletions

View file

@ -43,7 +43,7 @@ Item {
}
}
Text {
Label {
id: statusLabel
width: parent.width - 2 * UM.Theme.getSize("sidebar_margin").width
anchors.top: parent.top