mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-06 22:47:29 -06:00
Don't show user/quality emphasis on Per Object Settings
This commit is contained in:
parent
a2972e26f5
commit
374ec8e577
2 changed files with 3 additions and 1 deletions
|
@ -182,6 +182,7 @@ Item {
|
|||
settingLoader.item.showRevertButton = false
|
||||
settingLoader.item.showInheritButton = false
|
||||
settingLoader.item.doDepthIndentation = false
|
||||
settingLoader.item.doQualityUserSettingEmphasis = false
|
||||
}
|
||||
|
||||
sourceComponent:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue