simplify tray item
This commit is contained in:
parent
fe8261f7af
commit
3c3fe368bc
5 changed files with 52 additions and 55 deletions
|
|
@ -10,7 +10,7 @@ RowLayout {
|
|||
spacing: 4
|
||||
|
||||
Repeater {
|
||||
model: SystemTray.items
|
||||
model: SystemTray.items.values
|
||||
|
||||
Loader {
|
||||
id: loader
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue