Fix generation of second song by using a uid isntead of the pid for the request
This commit is contained in:
parent
d9190ed756
commit
5fcb6a4149
4 changed files with 65 additions and 30 deletions
|
|
@ -24,6 +24,7 @@ public:
|
|||
private slots:
|
||||
void on_playButton_clicked();
|
||||
void on_skipButton_clicked();
|
||||
void on_stopButton_clicked();
|
||||
void on_shuffleButton_clicked();
|
||||
void on_addSongButton_clicked();
|
||||
void on_editSongButton_clicked();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue