Add icon to settings that can only be set globally (for all extruders)

CURA-1758
This commit is contained in:
fieldOfView 2016-07-18 13:20:37 +02:00
parent 97b3dd8f70
commit 7302baa7da
5 changed files with 67 additions and 10367 deletions

View file

@ -181,6 +181,7 @@ Item {
onLoaded: {
settingLoader.item.showRevertButton = false
settingLoader.item.showInheritButton = false
settingLoader.item.showLinkedSettingIcon = false
settingLoader.item.doDepthIndentation = false
}