update
This commit is contained in:
parent
4b6fa1e65c
commit
9985053f82
|
@ -185,6 +185,9 @@ Window {
|
|||
WindowLifecycle{
|
||||
id:lifecycle
|
||||
}
|
||||
WindowBorder{
|
||||
z:999
|
||||
}
|
||||
function destoryOnClose(){
|
||||
lifecycle.onDestoryOnClose()
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue