mirror of
https://github.com/overte-org/overte.git
synced 2025-04-20 18:23:54 +02:00
FB11241 Changing options in menu causes the title “Menu” to change to “root”
note: fix is based on removing duplicated top-level menu entry from stack view
This commit is contained in:
parent
8d5e7dbeff
commit
11e918681a
1 changed files with 0 additions and 1 deletions
|
@ -22,7 +22,6 @@ Item {
|
|||
anchors.fill: parent
|
||||
id: d
|
||||
objectName: "stack"
|
||||
initialItem: topMenu
|
||||
|
||||
property var menuStack: []
|
||||
property var topMenu: null;
|
||||
|
|
Loading…
Reference in a new issue