mirror of
https://github.com/overte-org/overte.git
synced 2025-04-20 12:04:18 +02:00
menu checkable button fix
This commit is contained in:
parent
30b57b62da
commit
342a6c67fb
1 changed files with 0 additions and 3 deletions
|
@ -148,9 +148,6 @@ Item {
|
|||
console.log("Triggering " + item.text)
|
||||
// Don't block waiting for modal dialogs and such that the menu might open.
|
||||
delay.trigger(item);
|
||||
clearMenus();
|
||||
// build root level menu
|
||||
tabletMenu.buildMenu();
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue