for branch switch
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user