mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-19 21:03:30 -07:00
Rss code clean up
This commit is contained in:
parent
462c821df9
commit
87174ef3a4
14 changed files with 250 additions and 217 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue