mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-06 21:44:01 -06:00
Merge branch 'CURA-8520_Fix_missing_icons_in_deprecated_icons_list' into 4.11
This commit is contained in:
commit
34531656d6
8 changed files with 136 additions and 3 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