mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-09 14:55:03 -06:00
Remove non-existing showingAllSettings
CURA-5088
This commit is contained in:
parent
cc2ad9dec0
commit
6620909f3d
1 changed files with 1 additions and 2 deletions
|
@ -41,8 +41,7 @@ Menu
|
|||
MenuItem
|
||||
{
|
||||
text: catalog.i18nc("@action:inmenu", "Show All Settings")
|
||||
checkable: true
|
||||
checked: showingAllSettings
|
||||
checkable: false
|
||||
exclusiveGroup: group
|
||||
onTriggered:
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue