mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-06 14:37:29 -06: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
|
@ -116,7 +116,7 @@ Item
|
|||
{
|
||||
id: antiOverhangMeshButton
|
||||
text: catalog.i18nc("@label", "Don't support overlaps")
|
||||
iconSource: UM.Theme.getIcon("BlockSupportOverlaps");
|
||||
iconSource: UM.Theme.getIcon("MeshTypeExclude");
|
||||
property bool needBorder: true
|
||||
checkable: true
|
||||
onClicked: setMeshType(antiOverhangMeshType)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue