nix fmt
This commit is contained in:
parent
0eeaa6a04e
commit
974613d811
3 changed files with 12 additions and 17 deletions
|
|
@ -143,7 +143,9 @@ PanelWindow {
|
|||
visible: M.Modules.windowTitle.enable
|
||||
}
|
||||
}
|
||||
Item { Layout.fillWidth: true }
|
||||
Item {
|
||||
Layout.fillWidth: true
|
||||
}
|
||||
}
|
||||
|
||||
// ---- right ----
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue