Add Qt Locale for date format

This commit is contained in:
Angela Mazzurco 2017-06-06 16:06:41 +02:00
parent 6d16270876
commit 287e34c65f

View File

@ -29,6 +29,7 @@ Item
property var chatId: undefined
property var lastMessageData: ""
property var locale: Qt.locale()
Rectangle {