Make sure song changed is only called once
This commit is contained in:
@@ -122,7 +122,6 @@ class PlayerInterface : public QObject {
|
||||
// The toggle parameter is true when user requests to toggle visibility for Pretty OSD
|
||||
void ForceShowOSD(Song, bool toggle);
|
||||
|
||||
void SendNowPlaying();
|
||||
void Authenticated();
|
||||
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user