diff --git a/Linphone/view/Control/Display/Chat/ChatMessage.qml b/Linphone/view/Control/Display/Chat/ChatMessage.qml index 7707412e3..8a23c51ea 100644 --- a/Linphone/view/Control/Display/Chat/ChatMessage.qml +++ b/Linphone/view/Control/Display/Chat/ChatMessage.qml @@ -20,7 +20,6 @@ Control.Control { property bool isRemoteMessage: chatMessage? chatMessage.core.isRemoteMessage : false property bool isFromChatGroup: chatMessage? chatMessage.core.isFromChatGroup : false property var msgState: chatMessage ? chatMessage.core.messageState : LinphoneEnums.ChatMessageState.StateIdle - onMsgStateChanged: console.log("message state", msgState, chatMessage.core.text) hoverEnabled: true signal messageDeletionRequested() diff --git a/external/linphone-sdk b/external/linphone-sdk index 6b17ee3e1..83685e63b 160000 --- a/external/linphone-sdk +++ b/external/linphone-sdk @@ -1 +1 @@ -Subproject commit 6b17ee3e14128be83b751727122f719214b6d29b +Subproject commit 83685e63b08c5e5eaf74b6a8ee0ba27802ea30ff