Add missing H prefix to some base componants

This commit is contained in:
miruka
2019-04-28 11:21:19 -04:00
parent f49b3e4b62
commit be4b15e484
11 changed files with 9 additions and 28 deletions

View File

@@ -18,7 +18,7 @@ Base.HGlassRectangle {
anchors.fill: parent
spacing: 0
Base.Avatar {
Base.HAvatar {
id: avatar
name: Backend.getUserDisplayName(chatPage.userId)
dimmension: root.Layout.minimumHeight