mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-06 13:34:01 -06:00
WIP: Add gotoPage
This commit is contained in:
parent
53ea944da1
commit
cc35eb0195
5 changed files with 42 additions and 2 deletions
|
@ -223,7 +223,7 @@ Item
|
|||
text: catalog.i18nc("@button", "Back")
|
||||
width: 140
|
||||
fixedWidthMode: true
|
||||
onClicked: base.showPreviousPage()
|
||||
onClicked: base.gotoPage("add_printer_by_selection")
|
||||
|
||||
enabled: true
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue