mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-03-20 07:49:42 +01:00
* Make sure feed / history gets resolved.
This commit is contained in:
parent
4826492c8f
commit
46d79d5491
@ -176,6 +176,7 @@ RecentlyPlayedModel::onTracksLoaded( QList<Tomahawk::track_ptr> tracks, QList<To
|
||||
{
|
||||
onPlaybackFinished( tracks.at( i ), logs.at( i ) );
|
||||
}
|
||||
ensureResolved();
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user