test(StatusListItem): add objectName
This commit is contained in:
parent
2529392569
commit
5e40f2e4d4
|
@ -284,6 +284,7 @@ Rectangle {
|
|||
|
||||
StatusBaseText {
|
||||
id: statusListItemSubTitle
|
||||
objectName: "statusListItemSubTitle"
|
||||
anchors.top: statusListItemTitle.bottom
|
||||
width: parent.width
|
||||
text: statusListItem.subTitle
|
||||
|
|
Loading…
Reference in New Issue