real fix for bug 2252

This commit is contained in:
Andrzej Rybczak
2009-04-14 07:50:21 +02:00
parent 97b9f15898
commit ce73ecae2e
4 changed files with 4 additions and 0 deletions

View File

@@ -418,6 +418,7 @@ void MediaLibrary::AddToPlaylist(bool add_n_play)
}
Mpd->CommitCommandsList();
Songs->BoldOption(Songs->Choice(), 0);
Playlist::BlockUpdate = 0;
}
}
else