Start work on 'AddPrinterByIp' for WelcomePages. [CURA-6057]

This commit is contained in:
Remco Burema 2019-03-01 13:17:15 +01:00
parent 6ebfaff61e
commit 113c37f555
3 changed files with 175 additions and 4 deletions

View file

@ -371,7 +371,7 @@ Cura.MachineAction
Label
{
text: catalog.i18nc("@alabel", "Enter the IP address or hostname of your printer on the network.")
text: catalog.i18nc("@label", "Enter the IP address or hostname of your printer on the network.")
width: parent.width
wrapMode: Text.WordWrap
renderType: Text.NativeRendering