diff options
Diffstat (limited to 'src/db/DatabasePrint.cxx')
-rw-r--r-- | src/db/DatabasePrint.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/db/DatabasePrint.cxx b/src/db/DatabasePrint.cxx index c8ffa102f..2a13b28e6 100644 --- a/src/db/DatabasePrint.cxx +++ b/src/db/DatabasePrint.cxx @@ -245,7 +245,7 @@ PrintUniqueTag(Client &client, TagType tag_type, } bool -listAllUniqueTags(Client &client, int type, +listAllUniqueTags(Client &client, unsigned type, const SongFilter *filter, Error &error) { |