mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-22 16:37:21 -06:00
Rss code clean up
This commit is contained in:
@@ -56,7 +56,7 @@ public slots:
|
||||
void saveStreamList() const;
|
||||
void forwardFeedInfosChanged(const QString &url, const QString &aliasOrUrl, uint nbUnread);
|
||||
void forwardFeedIconChanged(const QString &url, const QString &icon_path);
|
||||
void moveFile(RssFile* file, RssFolder* dest_folder);
|
||||
void moveFile(IRssFile* file, RssFolder* dest_folder);
|
||||
void updateRefreshInterval(uint val);
|
||||
|
||||
signals:
|
||||
|
||||
Reference in New Issue
Block a user