This commit is contained in:
zhuzichu
2023-07-11 10:46:57 +08:00
parent 6275c161fe
commit 78815224fe
10 changed files with 7 additions and 9 deletions

View File

@ -25,6 +25,10 @@ CustomWindow {
event.accepted = false
}
Component.onCompleted: {
FluTools.setQuitOnLastWindowClosed(false)
}
Connections{
target: appInfo
function onActiveWindow(){