From 86f50edfdc005a6195990530c5885de5ecd09a74 Mon Sep 17 00:00:00 2001 From: Anastasiya S Date: Tue, 19 Oct 2021 14:36:00 +0300 Subject: [PATCH] chore(StatusChatInfoButton): add object name for testing purposes --- src/StatusQ/Controls/StatusChatInfoButton.qml | 1 + 1 file changed, 1 insertion(+) diff --git a/src/StatusQ/Controls/StatusChatInfoButton.qml b/src/StatusQ/Controls/StatusChatInfoButton.qml index 71840795..266fb8f2 100644 --- a/src/StatusQ/Controls/StatusChatInfoButton.qml +++ b/src/StatusQ/Controls/StatusChatInfoButton.qml @@ -162,6 +162,7 @@ Rectangle { } StatusIcon { + objectName: "mutedIcon" id: mutedIcon anchors.left: chatName.right anchors.leftMargin: 4