mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-16 02:03:07 -07:00
- Save spitters position to remember them on restart (RSS)
This commit is contained in:
parent
981d7fd5ce
commit
f22c2f8c7b
3 changed files with 30 additions and 4 deletions
|
@ -58,6 +58,8 @@ class RSSImp : public QWidget, public Ui::RSS{
|
|||
void selectFirstNews();
|
||||
void updateFeedNbNews(QString url);
|
||||
void on_actionMark_all_as_read_triggered();
|
||||
void saveSlidersPosition();
|
||||
void restoreSlidersPosition();
|
||||
|
||||
public:
|
||||
RSSImp();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue