Three panes
This commit is contained in:
parent
55c5c8d74d
commit
289849b8a2
11 changed files with 77 additions and 17 deletions
|
@ -62,6 +62,10 @@ ListModel {
|
|||
});
|
||||
}
|
||||
|
||||
onPodcast_idChanged: {
|
||||
reload();
|
||||
}
|
||||
|
||||
property var worker: ModelWorkerScript {
|
||||
id: modelWorker
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue