mirror of
https://github.com/clementine-player/Clementine
synced 2024-12-27 18:12:41 +01:00
Someone else
This commit is contained in:
parent
6d2cdad286
commit
1d1cc92263
@ -464,7 +464,7 @@ void PodcastService::ReloadSettings() {
|
||||
s.beginGroup(LibraryView::kSettingsGroup);
|
||||
|
||||
use_pretty_covers_ = s.value("pretty_covers", true).toBool();
|
||||
// TODO(hatstand): reload the podcast icons that are already loaded?
|
||||
// TODO(notme): reload the podcast icons that are already loaded?
|
||||
}
|
||||
|
||||
void PodcastService::EnsureAddPodcastDialogCreated() {
|
||||
|
Loading…
Reference in New Issue
Block a user