diff --git a/linphone-app/ui/modules/Linphone/Chat/Chat.qml b/linphone-app/ui/modules/Linphone/Chat/Chat.qml index 87bdcb65b..05651ff3b 100644 --- a/linphone-app/ui/modules/Linphone/Chat/Chat.qml +++ b/linphone-app/ui/modules/Linphone/Chat/Chat.qml @@ -298,7 +298,6 @@ Rectangle { footer: Item{ implicitHeight: composersItem.implicitHeight width: parent.width - visible: composersItem.visible Text { id: composersItem property var composers : container.proxyModel.chatRoomModel.composers