Change Label to Text because of ugle font rendering

CURA-3389
This commit is contained in:
Mark 2017-04-18 12:11:02 +02:00
parent 7dbb08735a
commit 8c9eccd1f4

View file

@ -180,7 +180,7 @@ UM.Dialog
anchors.bottom:parent.bottom
spacing: UM.Theme.getSize("default_margin").width
Label
Text
{
text: catalog.i18nc("@label", "Printer Name:")
anchors.verticalCenter: machineName.verticalCenter