fixed me being stupid

This commit is contained in:
Zacharias-Brohn
2025-11-14 23:57:25 +01:00
parent 030ab5fea0
commit 800fff4fcc
3 changed files with 5 additions and 6 deletions
+1
View File
@@ -22,6 +22,7 @@ Rectangle {
TrayItem {
id: trayItem
required property SystemTrayItem modelData
implicitHeight: root.implicitHeight
item: modelData
bar: root.bar
}