mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-05 13:03:59 -06: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
1 changed files with 1 additions and 1 deletions
|
@ -99,7 +99,7 @@ Item
|
|||
id: backButton
|
||||
anchors.left: parent.left
|
||||
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()
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue