Refactor: Replace HeaderType with new Types for headers in QML pages

This commit is contained in:
aiamnezia 2025-02-24 19:45:50 +04:00
parent 13127cd64c
commit 1c2b1f1e0f
43 changed files with 68 additions and 86 deletions

View file

@ -58,7 +58,7 @@ PageType {
header: ColumnLayout {
width: listView.width
HeaderType {
BaseHeaderType {
id: header
Layout.fillWidth: true