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

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