mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-05 13:03:59 -06:00
Rename to AddNetworkOrLocalPrinterContent
This commit is contained in:
parent
77720c9039
commit
e632b508eb
3 changed files with 3 additions and 3 deletions
|
@ -204,7 +204,7 @@ Item
|
|||
text: catalog.i18nc("@button", "Cancel")
|
||||
width: UM.Theme.getSize("action_button").width
|
||||
fixedWidthMode: true
|
||||
onClicked: base.goToPage("add_printer_by_selection")
|
||||
onClicked: base.goToPage("add_network_or_local_printer")
|
||||
}
|
||||
|
||||
Cura.PrimaryButton
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue