mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 01:59:02 +08:00
Relevant comment specifically requests not to call closeApplication in most cases.
done as a 5 min fix.
This commit is contained in:
parent
6a65be4109
commit
b1100cb4c5
@ -280,7 +280,7 @@ Window
|
||||
onClicked:
|
||||
{
|
||||
marketplaceDialog.hide();
|
||||
CuraApplication.closeApplication();
|
||||
CuraApplication.checkAndExitApplication();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user