Fixed warnings due to delete settings

This commit is contained in:
LemmyCook 2025-08-22 14:50:14 -04:00
parent 3b256aa50d
commit 5994bd7929
5 changed files with 2 additions and 8 deletions

View file

@ -8,7 +8,6 @@ Row {
id: root
anchors.verticalCenter: parent.verticalCenter
spacing: Style.marginS * scaling
visible: (Settings.data.bar.showSystemInfo)
Rectangle {
// Let the Rectangle size itself based on its content (the Row)