The top bar background overlaps settings bar

This commit is contained in:
Aleksei S 2018-12-06 14:25:18 +01:00
parent 76acb13f59
commit 3c517d3fcc

View file

@ -93,7 +93,7 @@ UM.MainWindow
id: headerBackground
anchors
{
top: parent.top
top: applicationMenu.bottom
left: parent.left
right: parent.right
}