mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-29 13:51:12 -07:00
Merge branch 'settings_rework' of https://github.com/Ultimaker/Cura into settings_rework
This commit is contained in:
commit
688ea815be
1 changed files with 1 additions and 1 deletions
|
|
@ -62,7 +62,7 @@ Button {
|
||||||
width: height;
|
width: height;
|
||||||
|
|
||||||
onClicked: {
|
onClicked: {
|
||||||
base.showAllHidenInheritedSettings()
|
base.showAllHiddenInheritedSettings()
|
||||||
}
|
}
|
||||||
|
|
||||||
color: UM.Theme.getColor("setting_control_button")
|
color: UM.Theme.getColor("setting_control_button")
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue