mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-01 03:40:16 +02:00
* Make sure feed / history gets resolved.
This commit is contained in:
@@ -176,6 +176,7 @@ RecentlyPlayedModel::onTracksLoaded( QList<Tomahawk::track_ptr> tracks, QList<To
|
|||||||
{
|
{
|
||||||
onPlaybackFinished( tracks.at( i ), logs.at( i ) );
|
onPlaybackFinished( tracks.at( i ), logs.at( i ) );
|
||||||
}
|
}
|
||||||
|
ensureResolved();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user