Revert "Change Label to Text because of ugle font rendering"

This reverts commit 8c9eccd1f4. This element is in a modal window, where the fonts should get the system themeing.
This commit is contained in:
Ghostkeeper 2017-05-02 12:57:44 +02:00
parent 39af3aea4c
commit 7a9a4ae290
No known key found for this signature in database
GPG key ID: C5F96EE2BC0F7E75

View file

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