Group by published section
This commit is contained in:
parent
e1ba615200
commit
347ac8f803
2 changed files with 2 additions and 2 deletions
|
@ -1 +1 @@
|
|||
Subproject commit c5aeb752f45a6ed4fb397722fe15e2acb48a6628
|
||||
Subproject commit 96f2b70f05cdd126a4859e00e55c0eb22eee8d88
|
|
@ -56,7 +56,7 @@ Page {
|
|||
|
||||
model: GPodderEpisodeListModel { id: episodesListModel }
|
||||
|
||||
section.property: 'published'
|
||||
section.property: 'section'
|
||||
section.delegate: SectionHeader { text: section }
|
||||
|
||||
delegate: EpisodeItem {}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue