Merge branch 'settings_rework' of https://github.com/Ultimaker/Cura into settings_rework

This commit is contained in:
Ghostkeeper 2016-05-20 11:48:37 +02:00
commit 688ea815be

View File

@ -62,7 +62,7 @@ Button {
width: height;
onClicked: {
base.showAllHidenInheritedSettings()
base.showAllHiddenInheritedSettings()
}
color: UM.Theme.getColor("setting_control_button")