Remove non-existing showingAllSettings

CURA-5088
This commit is contained in:
Lipu Fei 2018-03-19 13:46:04 +01:00
parent cc2ad9dec0
commit 6620909f3d

View File

@ -41,8 +41,7 @@ Menu
MenuItem MenuItem
{ {
text: catalog.i18nc("@action:inmenu", "Show All Settings") text: catalog.i18nc("@action:inmenu", "Show All Settings")
checkable: true checkable: false
checked: showingAllSettings
exclusiveGroup: group exclusiveGroup: group
onTriggered: onTriggered:
{ {