mirror of
https://github.com/cmclark00/retro-imager.git
synced 2025-05-18 16:05:21 +01:00
qml: Align 'Cog' to RHS.
This commit is contained in:
parent
1f444bacf6
commit
be8956a87e
1 changed files with 1 additions and 1 deletions
|
@ -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 {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue