Monitor Tab - Fix syntax error

Contributes to CL-1048
This commit is contained in:
Ian Paschal 2018-09-11 10:27:50 +02:00
parent 333cea4e6d
commit ac5a038065

View file

@ -775,7 +775,6 @@ Component
text: progressText
anchors.verticalCenter: parent.verticalCenter
color: progressItem.width + progressLabel.width < control.width ? "black" : "white"
}
width: contentWidth
font: UM.Theme.getFont("default")
}