mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-02 20:52:20 -07:00
Revert "Merge branch 'CURA-8205_Introduce_new_icons_in_Cura' of github.com:Ultimaker/Cura"
This reverts commit90eb2bfbdc, reversing changes made to91c4d8b5f2.
This commit is contained in:
parent
6ec61a6a11
commit
6483db3d47
5 changed files with 10 additions and 8 deletions
|
|
@ -173,7 +173,7 @@ Button
|
|||
case "infill_mesh":
|
||||
return UM.Theme.getIcon("MeshTypeIntersect");
|
||||
case "anti_overhang_mesh":
|
||||
return UM.Theme.getIcon("BlockSupportOverlaps");
|
||||
return UM.Theme.getIcon("MeshTypeExclude");
|
||||
}
|
||||
return "";
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue