Fix updating play and skip count
This commit is contained in:
@@ -71,6 +71,7 @@ class SCollection : public QObject {
|
||||
void IncrementalScan();
|
||||
|
||||
void CurrentSongChanged(const Song &song);
|
||||
void SongsStatisticsChanged(const SongList& songs);
|
||||
void Stopped();
|
||||
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user