Centralized the play/stop events from playqueue
This commit is contained in:
@@ -32,8 +32,6 @@ class PlayHistory : public Wt::WTemplate
|
||||
public:
|
||||
PlayHistory();
|
||||
|
||||
void addTrack(Database::IdType trackId);
|
||||
|
||||
private:
|
||||
|
||||
void addSome();
|
||||
|
||||
Reference in New Issue
Block a user