Skip to content
Snippets Groups Projects
Commit 39c029da authored by Ming Rui Zhang's avatar Ming Rui Zhang
Browse files

messagedelegate: add author property to DataTransferMessageDelegate

Avoid potential undefined access to child author property

Change-Id: I3926243ff20cab9c66ac8c6e6b61e71fe46b8a63
parent 8874bc94
No related branches found
No related tags found
No related merge requests found
......@@ -34,6 +34,7 @@ Loader {
property var mediaInfo
property bool showTime: false
property int seq: MsgSeq.single
property string author: Author
width: ListView.view ? ListView.view.width : 0
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment