Use AvatarOrColorHash

This commit is contained in:
Angela Mazzurco 2017-06-21 15:27:01 +02:00
parent 8adadd67c2
commit 1b9a1f5087

View File

@ -68,11 +68,11 @@ Item
{ {
id: userHash id: userHash
ColorHash AvatarOrColorHash
{ {
id: colorHash id: colorHash
hash: gxsInfo.gxs gxs_id: gxsInfo.gxs
height: toolBar.height - 4 height: toolBar.height - 4
anchors.leftMargin: 2 anchors.leftMargin: 2
} }