mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-16 02:03:07 -07:00
- Remembering open state of RSS folders on startup
This commit is contained in:
parent
8e5f5b5d65
commit
fd81567ecd
4 changed files with 91 additions and 6 deletions
|
@ -72,6 +72,8 @@ protected slots:
|
|||
void restoreSlidersPosition();
|
||||
void showFeedDownloader();
|
||||
void askNewFolder();
|
||||
void saveFoldersOpenState();
|
||||
void loadFoldersOpenState();
|
||||
|
||||
public:
|
||||
RSSImp(bittorrent *BTSession);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue