mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-13 04:19:03 +08:00
Merge branch 'settings_rework' of https://github.com/Ultimaker/Cura into settings_rework
This commit is contained in:
commit
688ea815be
@ -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…
x
Reference in New Issue
Block a user