mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-07 14:04:03 -06:00
Added ids to materials for squish tests
-Added a text property to MaterialsBrandSection -Added ids to materials menu buttons
This commit is contained in:
parent
6708d9da64
commit
3b4e253e98
3 changed files with 9 additions and 1 deletions
|
@ -159,6 +159,7 @@ Item
|
|||
delegate: MaterialsBrandSection
|
||||
{
|
||||
id: brandSection
|
||||
text: model.name
|
||||
sectionName: model.name
|
||||
elementsModel: model.material_types
|
||||
hasMaterialTypes: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue