mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-12-01 06:41:06 -07:00
Fix activating "All settings" menuitem
This commit is contained in:
parent
d9eb4406bf
commit
7a56c4f631
1 changed files with 0 additions and 1 deletions
|
|
@ -65,7 +65,6 @@ Menu
|
||||||
exclusiveGroup: group
|
exclusiveGroup: group
|
||||||
onTriggered:
|
onTriggered:
|
||||||
{
|
{
|
||||||
Cura.SettingVisibilityPresetsModel.setActivePreset("custom");
|
|
||||||
showAllSettings();
|
showAllSettings();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue