mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-15 02:37:49 -06:00
Add missing entry to the deprecated_icons dict
CURA-8205
This commit is contained in:
parent
3c4d0b6ecd
commit
8014f11d6b
1 changed files with 4 additions and 0 deletions
|
@ -239,6 +239,10 @@
|
|||
"new_icon": "View3D",
|
||||
"size": "default"
|
||||
},
|
||||
"view_layer": {
|
||||
"new_icon": "Layers",
|
||||
"size": "default"
|
||||
},
|
||||
"view_front": {
|
||||
"new_icon": "ViewFront",
|
||||
"size": "default"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue