test(StatusChatInfoButton): Added objectName
property needed for automation
This commit is contained in:
parent
938ae6afd8
commit
431aab7bb8
@ -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