mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-07 22:13:58 -06:00
Add missing Group.svg icon
CURA-8520
This commit is contained in:
parent
b41b0e55b5
commit
cf93f66135
3 changed files with 8 additions and 1 deletions
|
@ -172,7 +172,7 @@ Item
|
|||
anchors.horizontalCenter: communityColumn.horizontalCenter
|
||||
fillMode: Image.PreserveAspectFit
|
||||
width: UM.Theme.getSize("welcome_wizard_cloud_content_image").width
|
||||
source: UM.Theme.getIcon("PrinterTriple", "medium")
|
||||
source: UM.Theme.getIcon("Group")
|
||||
sourceSize.width: width
|
||||
sourceSize.height: height
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue