Refactor: Replace HeaderType with new Types for headers in QML pages
This commit is contained in:
parent
13127cd64c
commit
1c2b1f1e0f
43 changed files with 68 additions and 86 deletions
|
|
@ -33,7 +33,7 @@ PageType {
|
|||
Layout.topMargin: 20
|
||||
}
|
||||
|
||||
HeaderType {
|
||||
BaseHeaderType {
|
||||
Layout.fillWidth: true
|
||||
Layout.rightMargin: 16
|
||||
Layout.leftMargin: 16
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue