Show pages headers to go back to pane when needed

This commit is contained in:
miruka
2020-03-19 20:33:46 -04:00
parent 8b769c42d3
commit ee6ac18671
7 changed files with 62 additions and 4 deletions

View File

@@ -8,6 +8,8 @@ import "../../Base"
HFlickableColumnPage {
id: accountSettings
title: qsTr("Account settings")
header: HPageHeader {}
property int avatarPreferredSize: 256 * theme.uiScale