mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-09-13 11:03:13 +08:00
Fix disagree user agreement
CURA-6057
This commit is contained in:
parent
75e92aaa78
commit
a0a9f20454
@ -70,7 +70,6 @@ Item
|
||||
onClicked:
|
||||
{
|
||||
CuraApplication.writeToLog("i", "User declined the User Agreement.")
|
||||
base.endWizard()
|
||||
CuraApplication.closeApplication() // NOTE: Hard exit, don't use if anything needs to be saved!
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user