qml: Align 'Cog' to RHS.

This commit is contained in:
Tom Dewey tom.dewey@raspberrypi.com 2023-10-10 12:26:29 +01:00
parent 1f444bacf6
commit be8956a87e

View file

@ -242,7 +242,7 @@ ApplicationWindow {
ColumnLayout { ColumnLayout {
id: columnLayout3 id: columnLayout3
Layout.columnSpan: 3 Layout.columnSpan: 4
Layout.alignment: Qt.AlignRight | Qt.AlignVCenter Layout.alignment: Qt.AlignRight | Qt.AlignVCenter
Text { Text {