mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-24 03:11:03 -07:00
Fix spelling for consistency
This commit is contained in:
parent
1b4bd05106
commit
c27859ddc5
1 changed files with 1 additions and 1 deletions
|
|
@ -164,7 +164,7 @@ Cura.MachineAction
|
||||||
id: gcodeFlavorComboBox
|
id: gcodeFlavorComboBox
|
||||||
sourceComponent: comboBoxWithOptions
|
sourceComponent: comboBoxWithOptions
|
||||||
property string settingKey: "machine_gcode_flavor"
|
property string settingKey: "machine_gcode_flavor"
|
||||||
property string label: catalog.i18nc("@label", "GCode flavor")
|
property string label: catalog.i18nc("@label", "Gcode flavor")
|
||||||
property bool forceUpdateOnChange: true
|
property bool forceUpdateOnChange: true
|
||||||
property var afterOnActivate: manager.updateHasMaterialsMetadata
|
property var afterOnActivate: manager.updateHasMaterialsMetadata
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue