mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-20 23:47:23 -06:00
- Take "RSS refresh interval" into consideration without restarting qBT
This commit is contained in:
@@ -52,6 +52,7 @@ private:
|
||||
|
||||
public slots:
|
||||
void deleteSelectedItems();
|
||||
void updateRefreshInterval(unsigned int val);
|
||||
|
||||
protected slots:
|
||||
void on_newFeedButton_clicked();
|
||||
|
||||
Reference in New Issue
Block a user