mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-29 05:41:05 -07:00
Remove call to undefined function.
This commit is contained in:
parent
51f2386db1
commit
987ae73078
1 changed files with 0 additions and 1 deletions
|
|
@ -29,7 +29,6 @@ Menu
|
||||||
onTriggered:
|
onTriggered:
|
||||||
{
|
{
|
||||||
settingVisibilityPresetsModel.setActivePreset(model.id);
|
settingVisibilityPresetsModel.setActivePreset(model.id);
|
||||||
showSettingVisibilityProfile();
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue