mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-06 22:47:29 -06:00
Update plugins/ModelChecker/ModelChecker.qml
Looks like a left over Co-authored-by: Ghostkeeper <Ghostkeeper@users.noreply.github.com>
This commit is contained in:
parent
52a6da2d8f
commit
02a2d9c012
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ UM.SimpleButton
|
||||||
|
|
||||||
width: UM.Theme.getSize("save_button_specs_icons").width
|
width: UM.Theme.getSize("save_button_specs_icons").width
|
||||||
height: UM.Theme.getSize("save_button_specs_icons").height
|
height: UM.Theme.getSize("save_button_specs_icons").height
|
||||||
// iconSource: "model_checker.svg"
|
iconSource: "model_checker.svg"
|
||||||
anchors.verticalCenter: parent ? parent.verticalCenter : undefined
|
anchors.verticalCenter: parent ? parent.verticalCenter : undefined
|
||||||
color: UM.Theme.getColor("text_scene")
|
color: UM.Theme.getColor("text_scene")
|
||||||
hoverColor: UM.Theme.getColor("text_scene_hover")
|
hoverColor: UM.Theme.getColor("text_scene_hover")
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue