Merge pull request #12160 from ElderOrb/FB11241

FB11241 Changing options in menu causes the title “Menu” to change to…
This commit is contained in:
Melissa Brown 2018-01-15 10:46:37 -08:00 committed by GitHub
commit 991dad18ba
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -22,7 +22,6 @@ Item {
anchors.fill: parent
id: d
objectName: "stack"
initialItem: topMenu
property var menuStack: []
property var topMenu: null;