mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-06 13:11:25 -07: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…
Add table
Add a link
Reference in a new issue