mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-09-15 07:33:15 +08:00
Update resources/qml/WelcomePages/AddThirdPartyPrinter.qml
Co-authored-by: Joey de l'Arago <joeydelarago@gmail.com>
This commit is contained in:
parent
6ddc16709b
commit
81f8939c1f
@ -99,7 +99,7 @@ Item
|
|||||||
id: backButton
|
id: backButton
|
||||||
anchors.left: parent.left
|
anchors.left: parent.left
|
||||||
anchors.bottom: parent.bottom
|
anchors.bottom: parent.bottom
|
||||||
text: catalog.i18nc("@label", "Add Ultimaker printer via Digital Factory")
|
text: catalog.i18nc("@button", "Add Ultimaker printer via Digital Factory")
|
||||||
onClicked: goToUltimakerPrinter()
|
onClicked: goToUltimakerPrinter()
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user