Fix code style and errors
This commit is contained in:
@@ -116,7 +116,7 @@ void SCollection::Stopped() {
|
||||
CurrentSongChanged(Song());
|
||||
}
|
||||
|
||||
void SCollection::CurrentSongChanged(const Song &song) {
|
||||
void SCollection::CurrentSongChanged(const Song &song) { // FIXME
|
||||
|
||||
TagReaderReply *reply = nullptr;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user