Split HPage into more specialized components

This commit is contained in:
miruka
2020-03-11 10:45:47 -04:00
parent abf7251f75
commit 5f6a23f051
7 changed files with 54 additions and 69 deletions

View File

@@ -7,7 +7,7 @@ import "Banners"
import "Timeline"
import "FileTransfer"
HPage {
HColumnPage {
id: chatPage
leftPadding: 0
rightPadding: 0