mirror of
https://github.com/clementine-player/Clementine
synced 2024-12-28 10:30:38 +01:00
Someone else
This commit is contained in:
parent
6d2cdad286
commit
1d1cc92263
@ -464,7 +464,7 @@ void PodcastService::ReloadSettings() {
|
|||||||
s.beginGroup(LibraryView::kSettingsGroup);
|
s.beginGroup(LibraryView::kSettingsGroup);
|
||||||
|
|
||||||
use_pretty_covers_ = s.value("pretty_covers", true).toBool();
|
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() {
|
void PodcastService::EnsureAddPodcastDialogCreated() {
|
||||||
|
Loading…
Reference in New Issue
Block a user