mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-02 20:52:20 -07:00
Code style fixes
Contributes to CURA-5595
This commit is contained in:
parent
787948f401
commit
3fad11e07f
3 changed files with 16 additions and 17 deletions
|
|
@ -568,7 +568,7 @@ Item
|
|||
MenuItem
|
||||
{
|
||||
text: model.name
|
||||
iconName: model.iconName
|
||||
iconName: model.icon_name
|
||||
onTriggered:
|
||||
{
|
||||
customMenuItems.model.callMenuItemMethod(name, model.actions, {"key": contextMenu.key})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue