mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-01-16 18:07:11 -05:00
qml app: properly initialize object property
This commit is contained in:
parent
ed52bbe76c
commit
a0f59959a1
@ -28,7 +28,7 @@ Item
|
|||||||
|
|
||||||
|
|
||||||
property var chatId: undefined
|
property var chatId: undefined
|
||||||
property var lastMessageData: ""
|
property var lastMessageData: ({})
|
||||||
property var locale: Qt.locale()
|
property var locale: Qt.locale()
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user