refactor: Modularize header components

This commit is contained in:
aiamnezia 2025-02-20 16:36:28 +04:00
parent 1f8a6114f8
commit ac281cee5b
6 changed files with 123 additions and 100 deletions

View file

@ -32,7 +32,7 @@ PageType {
anchors.left: parent.left
anchors.right: parent.right
HeaderType {
HeaderTypeWithSwitcher {
Layout.fillWidth: true
Layout.leftMargin: 16
Layout.rightMargin: 16