Centralized the play/stop events from playqueue

This commit is contained in:
emeric
2018-09-13 13:21:20 +02:00
parent 5e3cfffa92
commit 7264cdc364
14 changed files with 85 additions and 85 deletions
-2
View File
@@ -32,8 +32,6 @@ class PlayHistory : public Wt::WTemplate
public:
PlayHistory();
void addTrack(Database::IdType trackId);
private:
void addSome();