Skip to content

Commit

Permalink
Change Label to Text because of ugle font rendering
Browse files Browse the repository at this point in the history
CURA-3389
  • Loading branch information
Appesteijn committed Apr 18, 2017
1 parent 7dbb087 commit 8c9eccd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/qml/AddMachineDialog.qml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 8c9eccd

Please sign in to comment.