HSpacer component for layouts
This commit is contained in:
@@ -41,7 +41,7 @@ HGlassRectangle {
|
||||
Layout.rightMargin: Layout.leftMargin
|
||||
}
|
||||
|
||||
Item { Layout.fillWidth: true }
|
||||
HSpacer {}
|
||||
|
||||
HRowLayout {
|
||||
id: bannerButtons
|
||||
|
@@ -44,6 +44,6 @@ HGlassRectangle {
|
||||
row.width - row.totalSpacing - avatar.width - roomName.width
|
||||
}
|
||||
|
||||
Item { Layout.fillWidth: true }
|
||||
HSpacer {}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user