summaryrefslogtreecommitdiffstats
path: root/collectionalbumsview.h
Commit message (Collapse)AuthorAgeFilesLines
* Sprinkle Q_OBJECT here and there...Arno2018-02-181-0/+1
| | | | | Well, all those Collection*Views are Q_OBJECTs of course, forgot to add the macro... :(
* New class: CollectionAlbumsViewArno2018-02-171-0/+14
Basically the same as populateByAlbum, just wrapped in a shiny, new CollectionWidget.