change to using loaders

This commit is contained in:
Zacharias-Brohn
2025-11-12 13:16:01 +01:00
parent 01d22e582a
commit 14b01ad539
9 changed files with 350 additions and 208 deletions
+2
View File
@@ -143,6 +143,8 @@ PanelWindow {
Layout.fillWidth: true
text: "Do Not Disturb"
focus: false
activeFocusOnTab: false
focusPolicy: Qt.NoFocus
}
RowLayout {
Layout.alignment: Qt.AlignRight | Qt.AlignVCenter