mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-02 20:52:20 -07:00
Fix disagree user agreement
CURA-6057
This commit is contained in:
parent
75e92aaa78
commit
a0a9f20454
1 changed files with 0 additions and 1 deletions
|
|
@ -70,7 +70,6 @@ Item
|
||||||
onClicked:
|
onClicked:
|
||||||
{
|
{
|
||||||
CuraApplication.writeToLog("i", "User declined the User Agreement.")
|
CuraApplication.writeToLog("i", "User declined the User Agreement.")
|
||||||
base.endWizard()
|
|
||||||
CuraApplication.closeApplication() // NOTE: Hard exit, don't use if anything needs to be saved!
|
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