mirror of
https://github.com/status-im/status-desktop.git
synced 2025-01-17 18:11:54 +00:00
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…
x
Reference in New Issue
Block a user