mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-23 14:44:13 -06:00
Rename low quality CheckMark.svg -> Check.svg
Rename low quality Check.svg -> CheckThin.svg
This commit is contained in:
parent
0f4a49ac6d
commit
7f81a2aa8c
6 changed files with 9 additions and 9 deletions
|
@ -37,7 +37,7 @@ MenuItem
|
|||
anchors.verticalCenter: parent.verticalCenter
|
||||
anchors.left: parent.left
|
||||
anchors.leftMargin: UM.Theme.getSize("default_margin").width
|
||||
source: UM.Theme.getIcon("CheckMark", "low")
|
||||
source: UM.Theme.getIcon("Check", "low")
|
||||
color: UM.Theme.getColor("setting_control_text")
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue