Bring back main pane bottom bar

This commit is contained in:
miruka
2020-05-13 08:03:50 -04:00
parent fe18b725a5
commit c1dd06559c
4 changed files with 94 additions and 64 deletions

View File

@@ -6,6 +6,7 @@ import "../Base"
Rectangle {
clip: true
implicitHeight: theme.baseElementsHeight
color: theme.mainPaneTopBar.background
HRowLayout {