mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-12-29 01:16:20 -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 lastMessageData: ""
|
||||
property var lastMessageData: ({})
|
||||
property var locale: Qt.locale()
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user