mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-22 08:27:24 -06:00
RSS episode filter refactoring and logging (prep for later commits).
--HG-- branch : magao-dev
This commit is contained in:
committed by
sledgehammer999
parent
0604d3729a
commit
89349f60b0
@@ -99,6 +99,7 @@ private:
|
||||
QListWidgetItem *m_editedRule;
|
||||
Rss::DownloadRuleList *m_ruleList;
|
||||
Rss::DownloadRuleList *m_editableRuleList;
|
||||
QRegExp *m_episodeRegex;
|
||||
QRegExpValidator *m_episodeValidator;
|
||||
QShortcut *editHotkey;
|
||||
QShortcut *deleteHotkey;
|
||||
|
||||
Reference in New Issue
Block a user