mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-03-22 08:49:42 +01:00
* Clear m_waitingForResolved before clearing the PlayableModel.
This commit is contained in:
parent
223f834233
commit
ed1541ba8d
@ -148,9 +148,8 @@ PlaylistModel::onPlaylistChanged()
|
||||
void
|
||||
PlaylistModel::clear()
|
||||
{
|
||||
PlayableModel::clear();
|
||||
|
||||
m_waitingForResolved.clear();
|
||||
PlayableModel::clear();
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user