2
0
mirror of synced 2025-02-02 09:45:46 +00:00

test(StatusChatInfoButton): add objectName to pin text for tests

This commit is contained in:
Jonathan Rainville 2022-08-23 15:22:24 -04:00
parent 1e12636abd
commit 4d63af303c

View File

@ -216,6 +216,7 @@ Rectangle {
}
StatusBaseText {
objectName: "StatusChatInfo_pinText"
anchors.left: pinIcon.right
anchors.leftMargin: -6
anchors.verticalCenter: pinIcon.verticalCenter