mirror of
https://github.com/lubosz/overte.git
synced 2025-08-08 03:48:38 +02:00
Merge pull request #12160 from ElderOrb/FB11241
FB11241 Changing options in menu causes the title “Menu” to change to…
This commit is contained in:
commit
991dad18ba
1 changed files with 0 additions and 1 deletions
|
@ -22,7 +22,6 @@ Item {
|
||||||
anchors.fill: parent
|
anchors.fill: parent
|
||||||
id: d
|
id: d
|
||||||
objectName: "stack"
|
objectName: "stack"
|
||||||
initialItem: topMenu
|
|
||||||
|
|
||||||
property var menuStack: []
|
property var menuStack: []
|
||||||
property var topMenu: null;
|
property var topMenu: null;
|
||||||
|
|
Loading…
Reference in a new issue