qml: main: prune invalid parameter

This commit is contained in:
Tom Dewey 2024-09-03 14:19:58 +01:00 committed by Tom Dewey
parent 2d089f7d94
commit 04be0daa2f

View file

@ -237,7 +237,6 @@ ApplicationWindow {
horizontalAlignment: Text.AlignHCenter horizontalAlignment: Text.AlignHCenter
Layout.fillWidth: true Layout.fillWidth: true
Layout.bottomMargin: 25 Layout.bottomMargin: 25
padding: 5
} }
ProgressBar { ProgressBar {