mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-07-31 11:20:22 +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 ) );
|
||||
}
|
||||
ensureResolved();
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user