Cleanup top menu on menu reinstantiation

This commit is contained in:
vladest 2017-08-04 16:36:00 +02:00
parent 732d0de48d
commit 9058a8e2ca

View file

@ -114,6 +114,7 @@ Item {
} }
function clearMenus() { function clearMenus() {
topMenu = null
d.clear() d.clear()
} }