chore(StatusChatInfoButton): add object name for testing purposes
This commit is contained in:
parent
66a8b5c87e
commit
ffc4598bc5
|
@ -162,6 +162,7 @@ Rectangle {
|
||||||
}
|
}
|
||||||
|
|
||||||
StatusIcon {
|
StatusIcon {
|
||||||
|
objectName: "mutedIcon"
|
||||||
id: mutedIcon
|
id: mutedIcon
|
||||||
anchors.left: chatName.right
|
anchors.left: chatName.right
|
||||||
anchors.leftMargin: 4
|
anchors.leftMargin: 4
|
||||||
|
|
Loading…
Reference in New Issue