Change all Label to Text so fonts are rendered correct

CURA-3389
This commit is contained in:
Mark 2017-04-14 13:16:48 +02:00
parent ac46c4358b
commit bfda8712e1
5 changed files with 22 additions and 22 deletions

View file

@ -332,7 +332,7 @@ Rectangle
}
}
Label {
Text {
id: settingsModeLabel
text: !hideSettings ? catalog.i18nc("@label:listbox", "Print Setup") : catalog.i18nc("@label:listbox","Print Setup disabled\nG-code files cannot be modified");
anchors.left: parent.left