[UI] Restore the playing queue when creating the session

This commit is contained in:
emeric
2015-04-04 22:33:08 +02:00
parent 0378c242b6
commit c14da64d56
7 changed files with 86 additions and 21 deletions
+1 -1
View File
@@ -55,7 +55,7 @@ class Audio : public UserInterface::Audio
void playlistShowDeleteDialog(std::string name);
void playlistRefreshMenus();
void playTrack(boost::filesystem::path p);
void playTrack(boost::filesystem::path p, int pos);
enum PlayQueueAddType
{