update
This commit is contained in:
parent
0ee0c8c68f
commit
3784a86936
|
@ -92,7 +92,6 @@ Window {
|
||||||
id:com_loading
|
id:com_loading
|
||||||
Popup{
|
Popup{
|
||||||
id:popup_loading
|
id:popup_loading
|
||||||
modal:true
|
|
||||||
focus: true
|
focus: true
|
||||||
width: window.width
|
width: window.width
|
||||||
height: window.height
|
height: window.height
|
||||||
|
|
|
@ -91,7 +91,6 @@ Window {
|
||||||
id:com_loading
|
id:com_loading
|
||||||
Popup{
|
Popup{
|
||||||
id:popup_loading
|
id:popup_loading
|
||||||
modal:true
|
|
||||||
focus: true
|
focus: true
|
||||||
width: window.width
|
width: window.width
|
||||||
height: window.height
|
height: window.height
|
||||||
|
|
Loading…
Reference in New Issue