mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-14 03:46:05 +08:00
Quality_changes user option is now set correctly
CURA-1263
This commit is contained in:
parent
f0eb5e0da3
commit
bbf5c73dae
@ -116,7 +116,7 @@ UM.Dialog
|
|||||||
id: qualityChangesResolveComboBox
|
id: qualityChangesResolveComboBox
|
||||||
onActivated:
|
onActivated:
|
||||||
{
|
{
|
||||||
manager.setResolveStrategy("machine", resolveStrategiesModel.get(index).key)
|
manager.setResolveStrategy("quality_changes", resolveStrategiesModel.get(index).key)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user