Renable MainWindow header by disabling account widget

The account widget is still causing issues, but at least thats less
This commit is contained in:
Jaime van Kessel 2022-03-31 13:34:41 +02:00
parent 9f735a192e
commit f176924c2a
2 changed files with 4 additions and 4 deletions

View file

@ -207,7 +207,7 @@ UM.MainWindow
}
}
/*MainWindowHeader
MainWindowHeader
{
id: mainWindowHeader
anchors
@ -216,7 +216,7 @@ UM.MainWindow
right: parent.right
top: applicationMenu.bottom
}
}*/
}
Item
{