SysMonCard: converted to layout
This commit is contained in:
parent
94293e4c63
commit
93a3bc2090
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ NBox {
|
|||
Layout.preferredWidth: Style.baseWidgetSize * 2.625 * scaling
|
||||
implicitHeight: content.implicitHeight + Style.marginXS * 2 * scaling
|
||||
|
||||
Column {
|
||||
ColumnLayout {
|
||||
id: content
|
||||
anchors.left: parent.left
|
||||
anchors.right: parent.right
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue