mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-21 16:07:23 -06:00
Rss code clean up
This commit is contained in:
@@ -77,6 +77,8 @@ private:
|
||||
bool parseXmlFile(const QString &file_path);
|
||||
void downloadMatchingArticleTorrents();
|
||||
QString iconUrl() const;
|
||||
void saveItemsToDisk();
|
||||
void loadItemsFromDisk();
|
||||
|
||||
private:
|
||||
QHash<QString, RssArticle> m_articles;
|
||||
|
||||
Reference in New Issue
Block a user