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

@@ -5,6 +5,9 @@ import QtQuick.Layouts 1.12
import "../../Base"
HFlickableColumnPage {
title: qsTr("Add an account")
header: HPageHeader {}
HTabContainer {
tabModel: [
qsTr("Sign in"), qsTr("Register"), qsTr("Reset"),