diff --git a/src/qml/Main.qml b/src/qml/Main.qml index 245798c..d7c8c3c 100644 --- a/src/qml/Main.qml +++ b/src/qml/Main.qml @@ -328,8 +328,6 @@ Kirigami.ApplicationWindow { footer: Item { implicitWidth: root.width - anchors.left: parent ? parent.left : undefined - anchors.right: parent ? parent.right : undefined implicitHeight: footerBar.implicitHeight height: implicitHeight