mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-02 20:52:20 -07: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
|
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…
Add table
Add a link
Reference in a new issue