mirror of
https://github.com/overte-org/overte.git
synced 2025-08-09 02:16:51 +02:00
Cleanup top menu on menu reinstantiation
This commit is contained in:
parent
732d0de48d
commit
9058a8e2ca
1 changed files with 1 additions and 0 deletions
|
@ -114,6 +114,7 @@ Item {
|
||||||
}
|
}
|
||||||
|
|
||||||
function clearMenus() {
|
function clearMenus() {
|
||||||
|
topMenu = null
|
||||||
d.clear()
|
d.clear()
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue