mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-03 22:22:33 -06:00
RSS code clean up
This commit is contained in:
@@ -61,6 +61,7 @@ public:
|
||||
QHash<QString, RssFeedPtr> getAllFeedsAsHash() const;
|
||||
virtual QString displayName() const;
|
||||
virtual QString id() const;
|
||||
virtual QIcon icon() const;
|
||||
bool hasChild(const QString &childId);
|
||||
virtual RssArticleList articleListByDateDesc() const;
|
||||
virtual RssArticleList unreadArticleListByDateDesc() const;
|
||||
|
||||
Reference in New Issue
Block a user