updating app icon and profile manager tweeks
the build was successful Details

This commit is contained in:
Dan Ballard 2020-11-19 11:46:40 -08:00
parent 5cb284c99c
commit 36a4e13184
1 changed files with 0 additions and 2 deletions

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 {