formatting

This commit is contained in:
quadbyte 2025-08-18 23:06:53 -04:00
parent 59f379104c
commit 14ea1f5e66
5 changed files with 4 additions and 10 deletions

View file

@ -241,7 +241,6 @@ ColumnLayout {
key: "wave"
name: "Wave"
}
}
currentKey: Settings.data.audio.visualizerType
onSelected: function (key) {

View file

@ -370,10 +370,5 @@ NBox {
Layout.alignment: Qt.AlignHCenter
}
}
}
}