diff options
Diffstat (limited to 'src/tag.h')
-rw-r--r-- | src/tag.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -32,6 +32,7 @@ */ enum tag_type { TAG_ITEM_ARTIST, + TAG_ARTIST_SORT, TAG_ITEM_ALBUM, TAG_ITEM_ALBUM_ARTIST, TAG_ALBUM_ARTIST_SORT, |