updating app icon and profile manager tweeks #379

Merged
sarah merged 2 commits from :iconTweeks into master 2020-11-20 18:58:57 +00:00
1 changed files with 0 additions and 2 deletions
Showing only changes of commit 36a4e13184 - Show all commits

View File

@ -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 {