RibbonWindow: Window will raise after request quit now.
This commit is contained in:
parent
8d624d0574
commit
1d3a2e6d71
|
@ -69,6 +69,7 @@ Window {
|
|||
}
|
||||
}
|
||||
onClosing:function(event){
|
||||
window.raise()
|
||||
event.accepted = comfirmed_quit
|
||||
if (!comfirmed_quit)
|
||||
dialog.open()
|
||||
|
|
Loading…
Reference in New Issue