fix some "overrides a member of the base object" warnings

This commit is contained in:
end-4
2026-04-07 22:59:38 +02:00
parent 6589158f51
commit d44bbcfefc
12 changed files with 17 additions and 22 deletions
@@ -57,7 +57,7 @@ BodyRectangle {
component PageSection: ColumnLayout {
id: pageSection
required property string title
default property alias data: pageSectionContentArea.data
default property alias pageData: pageSectionContentArea.data
spacing: 16