mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-06 22:47:29 -06:00
Fix typo in variable name
This commit is contained in:
parent
761d3f1a27
commit
af484b03d8
2 changed files with 3 additions and 3 deletions
|
@ -61,7 +61,7 @@ Item {
|
|||
onLoaded: {
|
||||
settingLoader.item.showRevertButton = false
|
||||
settingLoader.item.showInheritButton = false
|
||||
settingLoader.item.doDepthIdentation = false
|
||||
settingLoader.item.doDepthIndentation = false
|
||||
}
|
||||
|
||||
sourceComponent:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue