C6: progress bar from hints.value, maxHistory default -1 (unlimited)
This commit is contained in:
parent
3a9cd59243
commit
20cb306ad6
5 changed files with 50 additions and 8 deletions
|
|
@ -24,7 +24,7 @@ QtObject {
|
|||
timeout: 3000,
|
||||
maxPopups: 4,
|
||||
maxVisible: 10,
|
||||
maxHistory: 50
|
||||
maxHistory: -1
|
||||
})
|
||||
property var mpris: ({
|
||||
enable: true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue