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:
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 );
|
||||
|
Loading…
x
Reference in New Issue
Block a user