diff --git a/qml/main.qml b/qml/main.qml index af59a17b..8a553b9d 100644 --- a/qml/main.qml +++ b/qml/main.qml @@ -86,7 +86,6 @@ ApplicationWindow { // Splash pane initialItem: Rectangle { - //anchors.fill: rootStack color: Theme.backgroundMainColor visible: true @@ -118,7 +117,6 @@ ApplicationWindow { // The actual app property Item mainLayout: Rectangle { - //anchors.fill: rootStack color: Theme.backgroundMainColor Toolbar {