for branch switch

This commit is contained in:
2025-03-21 15:47:56 +01:00
parent a7a1cd4913
commit 46cba58ebe

View File

@@ -15,14 +15,19 @@ ColumnLayout {
RowLayout
{
Layout.fillWidth: true
// Layout.fillWidth: true
// Layout.horizontalStretchFactor: 1
// spacing: Dimensions.l
SearchBar
{
Rectangle
{
anchors.fill: parent
color: "green"
z: 10
}
}
QuickFilter {