db/Print: move code to PrintSongUris()
This commit is contained in:
@@ -49,6 +49,10 @@ db_selection_print(Response &r, Partition &partition,
|
||||
TagType sort, bool descending,
|
||||
unsigned window_start, unsigned window_end);
|
||||
|
||||
void
|
||||
PrintSongUris(Response &r, Partition &partition,
|
||||
const SongFilter *filter);
|
||||
|
||||
void
|
||||
PrintUniqueTags(Response &r, Partition &partition,
|
||||
unsigned type, TagMask group_mask,
|
||||
|
Reference in New Issue
Block a user