Experimental tablet UI
This commit is contained in:
parent
55c5c8d74d
commit
e95ec1f76a
8 changed files with 142 additions and 65 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