CollectionWatcher: Use mutex for stop and abort
This commit is contained in:
@@ -71,7 +71,7 @@ class SCollection : public QObject {
|
||||
void ResumeWatcher();
|
||||
|
||||
void FullScan();
|
||||
void AbortScan();
|
||||
void StopScan();
|
||||
void Rescan(const SongList &songs);
|
||||
|
||||
void IncrementalScan();
|
||||
|
||||
Reference in New Issue
Block a user