mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-19 06:57:24 -06:00
- Take "RSS refresh interval" into consideration without restarting qBT
This commit is contained in:
@@ -488,6 +488,7 @@ public slots:
|
||||
void forwardFeedInfosChanged(QString url, QString aliasOrUrl, unsigned int nbUnread);
|
||||
void forwardFeedIconChanged(QString url, QString icon_path);
|
||||
void moveFile(RssFile* file, RssFolder* dest_folder);
|
||||
void updateRefreshInterval(unsigned int val);
|
||||
|
||||
public:
|
||||
RssManager(bittorrent *BTSession);
|
||||
|
||||
Reference in New Issue
Block a user