mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2024-11-29 22:20:53 +03:00
parent
5ea100352e
commit
e75f8603b0
1 changed files with 1 additions and 0 deletions
|
@ -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…
Reference in a new issue