mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-07-31 11:20:22 +02:00
* Clear m_waitingForResolved before clearing the PlayableModel.
This commit is contained in:
@@ -148,9 +148,8 @@ PlaylistModel::onPlaylistChanged()
|
||||
void
|
||||
PlaylistModel::clear()
|
||||
{
|
||||
PlayableModel::clear();
|
||||
|
||||
m_waitingForResolved.clear();
|
||||
PlayableModel::clear();
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user