diff --git a/linphone-app/ui/modules/Linphone/Chat/Chat.qml b/linphone-app/ui/modules/Linphone/Chat/Chat.qml index 3e8c4a35e..21df29ebc 100644 --- a/linphone-app/ui/modules/Linphone/Chat/Chat.qml +++ b/linphone-app/ui/modules/Linphone/Chat/Chat.qml @@ -151,10 +151,12 @@ Rectangle { font { bold: true pointSize: ChatStyle.sectionHeading.text.pointSize + capitalization: Font.Capitalize } horizontalAlignment: Text.AlignHCenter verticalAlignment: Text.AlignVCenter + // Cast section to integer because Qt converts the // sectionDate in string!!! text: new Date(section).toLocaleDateString( diff --git a/linphone-sdk b/linphone-sdk index 3a5f2c321..f38a4e092 160000 --- a/linphone-sdk +++ b/linphone-sdk @@ -1 +1 @@ -Subproject commit 3a5f2c32145cc925dbc067f17d7d25c45fef1518 +Subproject commit f38a4e0924571ff1597a2153920d80eb49a99b2a