This commit is contained in:
Damocles 2026-04-12 22:48:04 +02:00
parent 0eeaa6a04e
commit 974613d811
3 changed files with 12 additions and 17 deletions

View file

@ -143,7 +143,9 @@ PanelWindow {
visible: M.Modules.windowTitle.enable
}
}
Item { Layout.fillWidth: true }
Item {
Layout.fillWidth: true
}
}
// ---- right ----