feat: add notification window with debug option

This commit is contained in:
Hannes
2026-08-29 01:19:21 +02:00
parent 8352ba5a56
commit 095839c45a
4 changed files with 111 additions and 27 deletions
+2
View File
@@ -69,4 +69,6 @@ QtObject {
return maxWidth;
}
property string debug: "Notification"
}