library panel above listview

This commit is contained in:
Chris Cochrun 2022-10-25 06:28:36 -05:00
parent a79c9d3dcd
commit 2b84e05a0b

View file

@ -29,6 +29,7 @@ Item {
Layout.preferredHeight: 40
Layout.fillWidth: true
Layout.alignment: Qt.AlignTop
z: 2
color: Kirigami.Theme.backgroundColor
Controls.Label {