Merge pull request #10332 from fieldOfView/fix_missing_star_icon

Fix missing "star" icon in Cura 4.11
This commit is contained in:
Jaime van Kessel 2021-08-24 16:52:01 +02:00 committed by GitHub
commit 5b8dac8ec9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -167,6 +167,10 @@
"new_icon": "Check",
"size": "default"
},
"star": {
"new_icon": "StarFilled",
"size": "default"
},
"pencil": {
"new_icon": "Pen",
"size": "default"