mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-25 11:51:41 -07:00
Change genericMaterials menu to customized menu
CURA-8928
This commit is contained in:
parent
85926c6f7a
commit
6e8c708f35
1 changed files with 1 additions and 1 deletions
|
|
@ -72,7 +72,7 @@ Cura.Menu
|
||||||
|
|
||||||
Cura.MenuSeparator { visible: favoriteMaterialsModel.items.length > 0}
|
Cura.MenuSeparator { visible: favoriteMaterialsModel.items.length > 0}
|
||||||
|
|
||||||
Menu
|
Cura.Menu
|
||||||
{
|
{
|
||||||
id: genericMenu
|
id: genericMenu
|
||||||
title: catalog.i18nc("@label:category menu label", "Generic")
|
title: catalog.i18nc("@label:category menu label", "Generic")
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue