Update genres when toggle providers
This commit is contained in:
committed by
craig.p.drummond
parent
939e18f4a1
commit
8ee8142d7c
@@ -604,4 +604,5 @@ void OnlineServicesModel::setHiddenProviders(const QSet<QString> &prov)
|
||||
if (added && collections.count()>1) {
|
||||
emit needToSort();
|
||||
}
|
||||
updateGenres();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user