mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-06 13:34:01 -06:00
Renamed useOptionalExtruder to addOptional extruder
This is more in line with the other properties CURA-3814
This commit is contained in:
parent
b69ced5766
commit
5aba1731f5
2 changed files with 11 additions and 11 deletions
|
@ -20,7 +20,7 @@ SettingItem
|
|||
model: Cura.ExtrudersModel
|
||||
{
|
||||
onModelChanged: control.color = getItem(control.currentIndex).color
|
||||
useOptionalExtruder: true
|
||||
addOptionalExtruder: true
|
||||
}
|
||||
|
||||
textRole: "name"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue