Fix automatic podcast episodes downloads
This commit is contained in:
parent
7c102ace45
commit
30fff5dfc4
@ -71,7 +71,7 @@ private slots:
|
||||
void ReloadSettings();
|
||||
|
||||
void SubscriptionAdded(const Podcast& podcast);
|
||||
void EpisodesAdded(const QList<PodcastEpisode>& episodes);
|
||||
void EpisodesAdded(const PodcastEpisodeList& episodes);
|
||||
|
||||
void ReplyReadyRead();
|
||||
void ReplyFinished();
|
||||
|
Loading…
x
Reference in New Issue
Block a user