mirror of
https://github.com/d47081/qBittorrent.git
synced 2025-02-09 21:34:20 +00:00
parent
5ea100352e
commit
e75f8603b0
@ -755,6 +755,7 @@ void AutomatedRssDownloader::handleRuleChanged(const QString &ruleName)
|
||||
|
||||
void AutomatedRssDownloader::handleRuleAboutToBeRemoved(const QString &ruleName)
|
||||
{
|
||||
m_currentRuleItem = nullptr;
|
||||
delete m_itemsByRuleName.take(ruleName);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user