mirror of
https://github.com/status-im/status-desktop.git
synced 2025-02-22 11:38:57 +00:00
test(StatusChatInfoButton): add objectName to pin text for tests
This commit is contained in:
parent
cdf9344943
commit
98e5d6cc57
@ -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…
x
Reference in New Issue
Block a user