mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-09-13 17:43:14 +08:00
Fix exit application
Typo...
This commit is contained in:
parent
c17c440248
commit
28eaf50bac
@ -743,7 +743,7 @@ UM.MainWindow
|
||||
Connections
|
||||
{
|
||||
target: Cura.Actions.quit
|
||||
onTriggered: CuraApplication.exitApplication();
|
||||
onTriggered: CuraApplication.checkAndExitApplication();
|
||||
}
|
||||
|
||||
Connections
|
||||
|
Loading…
x
Reference in New Issue
Block a user