diff --git a/Main.qml b/Main.qml index 4ab8aa9..6a56b34 100644 --- a/Main.qml +++ b/Main.qml @@ -34,11 +34,6 @@ ApplicationWindow { anchors.left: parent.left } - // Spacer to push the second row to the right - Item { - Layout.fillWidth: true - } - // Right side Row { spacing: 20