mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-20 07:27:22 -06:00
Implement Import/Export RSS rules in JSON format
This commit is contained in:
@@ -96,6 +96,9 @@ private:
|
||||
void updateFeedList();
|
||||
void addFeedArticlesToTree(RSS::Feed *feed, const QStringList &articles);
|
||||
|
||||
const QString m_formatFilterJSON;
|
||||
const QString m_formatFilterLegacy;
|
||||
|
||||
Ui::AutomatedRssDownloader *m_ui;
|
||||
QListWidgetItem *m_currentRuleItem;
|
||||
QShortcut *m_editHotkey;
|
||||
|
||||
Reference in New Issue
Block a user