mirror of
https://gitlab.linphone.org/BC/public/linphone-desktop.git
synced 2026-01-30 02:19:23 +00:00
Fix: Show composing in chat
This commit is contained in:
parent
3c1a2d4bda
commit
fa7925c4a2
1 changed files with 0 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue