mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-20 23:47:23 -06:00
- Save spitters position to remember them on restart (RSS)
This commit is contained in:
@@ -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();
|
||||
|
||||
Reference in New Issue
Block a user