RibbonWindow: Window will raise after request quit now.

This commit is contained in:
Mentalflow 2023-08-20 20:59:28 +08:00
parent 8d624d0574
commit 1d3a2e6d71
Signed by: Mentalflow
GPG Key ID: 5AE68D4401A2EE71
1 changed files with 1 additions and 0 deletions

View File

@ -69,6 +69,7 @@ Window {
}
}
onClosing:function(event){
window.raise()
event.accepted = comfirmed_quit
if (!comfirmed_quit)
dialog.open()