mirror of
https://github.com/status-im/status-desktop.git
synced 2025-01-18 02:21:17 +00:00
test(StatusChatInfoButton): Added objectName
property needed for automation
This commit is contained in:
parent
a56893609e
commit
b42b347374
@ -6,6 +6,7 @@ import StatusQ.Components 0.1
|
||||
|
||||
Rectangle {
|
||||
id: statusChatInfoButton
|
||||
objectName: "chatInfoButton"
|
||||
|
||||
implicitWidth: identicon.width +
|
||||
Math.max(
|
||||
|
Loading…
x
Reference in New Issue
Block a user