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
|
|
@ -61,7 +61,7 @@ PageType {
|
|||
anchors.rightMargin: 16
|
||||
anchors.leftMargin: 16
|
||||
|
||||
HeaderType {
|
||||
BaseHeaderType {
|
||||
headerText: qsTr("New connection")
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue