1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-10-04 17:41:42 +02:00

Fetch subscribers and collaboration changes

This commit is contained in:
Hugo Lindström
2012-08-21 23:46:38 +02:00
parent 02a1296101
commit 10208a8efd
9 changed files with 64 additions and 6 deletions

View File

@@ -86,6 +86,7 @@ private:
bool m_trackMode;
bool m_createNewPlaylist;
bool m_collaborative;
int m_subscribers;
QList< query_ptr > m_tracks;
QSet< QNetworkReply* > m_queries;
QString m_title, m_info, m_creator;