mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-16 02:03:07 -07:00
- Started to implement 'new Folder' feature for RSS grouping
- Fixed a bug in 'Feed subscribe', the type of the new feed (STREAM) was not set
This commit is contained in:
parent
b2af40c95b
commit
07dbe388f4
2 changed files with 40 additions and 1 deletions
|
@ -68,6 +68,7 @@ protected slots:
|
|||
void saveSlidersPosition();
|
||||
void restoreSlidersPosition();
|
||||
void showFeedDownloader();
|
||||
void askNewFolder();
|
||||
|
||||
public:
|
||||
RSSImp(bittorrent *BTSession);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue