test(StatusChatInfoButton): add objectName to pin text for tests
This commit is contained in:
parent
1e12636abd
commit
4d63af303c
|
@ -216,6 +216,7 @@ Rectangle {
|
||||||
}
|
}
|
||||||
|
|
||||||
StatusBaseText {
|
StatusBaseText {
|
||||||
|
objectName: "StatusChatInfo_pinText"
|
||||||
anchors.left: pinIcon.right
|
anchors.left: pinIcon.right
|
||||||
anchors.leftMargin: -6
|
anchors.leftMargin: -6
|
||||||
anchors.verticalCenter: pinIcon.verticalCenter
|
anchors.verticalCenter: pinIcon.verticalCenter
|
||||||
|
|
Loading…
Reference in New Issue