1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-07-31 03:10:12 +02:00

* Forgot to update Track header for last commit.

This commit is contained in:
Christian Muehlhaeuser
2013-09-03 12:14:47 +02:00
parent 76b20ccfc0
commit 888bfca6f5

View File

@@ -108,6 +108,7 @@ public:
void loadSocialActions();
QList< Tomahawk::SocialAction > allSocialActions() const;
QString socialActionDescription( const QString& action, DescriptionMode mode ) const;
QList< QPixmap > socialActionPixmaps( const QString& action, unsigned int height ) const;
QList<Tomahawk::query_ptr> similarTracks() const;
QStringList lyrics() const;