refactor: Modularize header components
This commit is contained in:
parent
1f8a6114f8
commit
ac281cee5b
6 changed files with 123 additions and 100 deletions
|
|
@ -32,7 +32,7 @@ PageType {
|
|||
anchors.left: parent.left
|
||||
anchors.right: parent.right
|
||||
|
||||
HeaderType {
|
||||
HeaderTypeWithSwitcher {
|
||||
Layout.fillWidth: true
|
||||
Layout.leftMargin: 16
|
||||
Layout.rightMargin: 16
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue