mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-11 16:57:51 -06:00
Transfer the "What's new" and "Changelog" pages at the end of wizard
To match the requirements specified in the ticket. CURA-8014
This commit is contained in:
parent
7af6ea5cc5
commit
179d77ef5c
2 changed files with 11 additions and 7 deletions
|
@ -215,7 +215,7 @@ Item
|
|||
id: finishButton
|
||||
anchors.right: parent.right
|
||||
anchors.bottom: parent.bottom
|
||||
text: catalog.i18nc("@button", "Finish")
|
||||
text: base.currentItem.next_page_button_text
|
||||
onClicked:
|
||||
{
|
||||
discoveredCloudPrintersModel.clear()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue