mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-21 16:07:23 -06:00
Added back support for RSS download rules export
This commit is contained in:
@@ -64,6 +64,10 @@ private slots:
|
||||
void on_removeRuleBtn_clicked();
|
||||
void on_browseSP_clicked();
|
||||
|
||||
void on_exportBtn_clicked();
|
||||
|
||||
void on_importBtn_clicked();
|
||||
|
||||
private:
|
||||
RssDownloadRule getCurrentRule() const;
|
||||
void initLabelCombobox();
|
||||
|
||||
Reference in New Issue
Block a user