1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-03-21 16:29:43 +01:00

Fix after borked rebase.

This commit is contained in:
Teo Mrnjavac 2013-01-28 12:35:30 +01:00
parent 9c5118c49a
commit 4a2fd14d70

@ -89,6 +89,7 @@ signals:
void statsLoaded();
private slots:
void onTracksLoaded( Tomahawk::ModelMode mode, const Tomahawk::collection_ptr& collection );
void onAlbumsFound( const QList<Tomahawk::album_ptr>& albums, const QVariant& collectionIsNull = QVariant( false ) );
void infoSystemInfo( Tomahawk::InfoSystem::InfoRequestData requestData, QVariant output );