test(StatusTagSelector): Added objectName
property needed for automation
This commit is contained in:
parent
0040a2d86b
commit
d412fe208e
@ -378,6 +378,7 @@ Item {
|
|||||||
}
|
}
|
||||||
contentItem: ListView {
|
contentItem: ListView {
|
||||||
id: userListView
|
id: userListView
|
||||||
|
objectName: "tagSelectorUserList"
|
||||||
anchors {
|
anchors {
|
||||||
fill: parent
|
fill: parent
|
||||||
topMargin: 16
|
topMargin: 16
|
||||||
|
Loading…
x
Reference in New Issue
Block a user