Stub ApplicantForm

This commit is contained in:
Yuri Becker
2025-04-03 15:33:28 +02:00
parent 1e9ba40b6b
commit ddf35a55a8
7 changed files with 29 additions and 6 deletions

View File

@@ -6,10 +6,9 @@ ColumnLayout {
anchors.fill: parent
spacing: Dimensions.l
ColumnLayout {
ApplicantForm {
Layout.fillHeight: true
Layout.verticalStretchFactor: 1
spacing: Dimensions.l
}
RowLayout {
spacing: Dimensions.l