mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-06 13:34:01 -06:00
Make User-Agreement work with new 'WizadPanel'. [CURA-6057]
This commit is contained in:
parent
d34b3b8585
commit
1cebf145f5
3 changed files with 10 additions and 3 deletions
|
@ -83,7 +83,7 @@ Item
|
|||
onClicked:
|
||||
{
|
||||
CuraApplication.writeToLog("i", "User declined the User Agreement.")
|
||||
base.passLastPage()
|
||||
base.endWizard()
|
||||
CuraApplication.closeApplication() // NOTE: Hard exit, don't use if anything needs to be saved!
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue