mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-14 04:26:05 +08:00
Remove non-existing showingAllSettings
CURA-5088
This commit is contained in:
parent
cc2ad9dec0
commit
6620909f3d
@ -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:
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user