Added ids to materials for squish tests

-Added a text property to MaterialsBrandSection
-Added ids to materials menu buttons
This commit is contained in:
Satish 2019-05-07 12:37:42 +02:00
parent 6708d9da64
commit 3b4e253e98
3 changed files with 9 additions and 1 deletions

View file

@ -159,6 +159,7 @@ Item
delegate: MaterialsBrandSection
{
id: brandSection
text: model.name
sectionName: model.name
elementsModel: model.material_types
hasMaterialTypes: true