Renamed useOptionalExtruder to addOptional extruder

This is more in line with the other properties

CURA-3814
This commit is contained in:
Jaime van Kessel 2017-05-22 14:05:10 +02:00
parent b69ced5766
commit 5aba1731f5
2 changed files with 11 additions and 11 deletions

View file

@ -20,7 +20,7 @@ SettingItem
model: Cura.ExtrudersModel
{
onModelChanged: control.color = getItem(control.currentIndex).color
useOptionalExtruder: true
addOptionalExtruder: true
}
textRole: "name"