feat: refactor: add helpers for summary/body placement in NotificationBody

This commit is contained in:
Hannes
2026-09-01 23:59:36 +02:00
parent 2df40a2a76
commit b59eb012ba
4 changed files with 237 additions and 194 deletions
+1 -1
View File
@@ -81,5 +81,5 @@ QtObject {
return maxWidth;
}
property string debug: "Notification"
property string debug: ""
}