Bump build version
parent
267bfc1326
commit
465e200810
|
|
@ -47,10 +47,10 @@ Dialog {
|
|||
|
||||
onClosed: root.destroy()
|
||||
|
||||
Connections {
|
||||
target: root.parent
|
||||
onDestroyed: root.destroy()
|
||||
}
|
||||
// Connections {
|
||||
// target: root.parent
|
||||
// onDestroye: root.destroy()
|
||||
// }
|
||||
|
||||
MouseArea {
|
||||
parent: app.overlay
|
||||
|
|
|
|||
|
|
@ -1,2 +1,2 @@
|
|||
1.10.2
|
||||
657
|
||||
658
|
||||
|
|
|
|||
Loading…
Reference in New Issue