parent
19c6560c65
commit
8db333837d
|
@ -59,7 +59,7 @@ ApplicationWindow {
|
||||||
modal: true
|
modal: true
|
||||||
focus: true
|
focus: true
|
||||||
|
|
||||||
closePolicy: Popup.CloseOnEscape | Popup.CloseOnPressOutsideParent
|
closePolicy: Popup.NoAutoClose
|
||||||
|
|
||||||
BusyIndicator { running: true }
|
BusyIndicator { running: true }
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue