- Remembering open state of RSS folders on startup

This commit is contained in:
Christophe Dumez 2009-08-23 14:56:44 +00:00
parent 8e5f5b5d65
commit fd81567ecd
4 changed files with 91 additions and 6 deletions

View file

@ -72,6 +72,8 @@ protected slots:
void restoreSlidersPosition();
void showFeedDownloader();
void askNewFolder();
void saveFoldersOpenState();
void loadFoldersOpenState();
public:
RSSImp(bittorrent *BTSession);