Fix spelling
This commit is contained in:
@@ -113,7 +113,7 @@ class PlayerInterface : public QObject {
|
||||
void SongChangeRequestProcessed(const QUrl &url, bool valid);
|
||||
|
||||
// The toggle parameter is true when user requests to toggle visibility for Pretty OSD
|
||||
void ForceShowOSD(Song, bool toogle);
|
||||
void ForceShowOSD(Song, bool toggle);
|
||||
|
||||
void Authenticated();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user