mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-03-20 15:59:42 +01:00
Add new Chart InfoTypes for retrieving charts
This commit is contained in:
parent
a4a3c4fb17
commit
228699863f
@ -92,6 +92,10 @@ enum InfoType { // as items are saved in cache, mark them here to not change the
|
||||
InfoAlbumComposer = 48,
|
||||
InfoAlbumSongs = 49,
|
||||
|
||||
InfoChartArtists = 50,
|
||||
InfoChartAlbums = 51,
|
||||
InfoChartTracks = 52,
|
||||
|
||||
InfoMiscTopHotttness = 60,
|
||||
InfoMiscTopTerms = 61,
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user