mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-21 16:07:23 -06:00
Added cookie support for RSS feeds (Needs testing)
This commit is contained in:
@@ -79,6 +79,7 @@ protected slots:
|
||||
void saveFoldersOpenState();
|
||||
void loadFoldersOpenState();
|
||||
void displayOverwriteError(QString filename);
|
||||
void on_actionManage_cookies_triggered();
|
||||
|
||||
public:
|
||||
RSSImp(Bittorrent *BTSession);
|
||||
|
||||
Reference in New Issue
Block a user