mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-19 12:59:56 -07:00
parent
3ed73244b1
commit
4834703bc4
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)
|
void AutomatedRssDownloader::handleRuleAboutToBeRemoved(const QString &ruleName)
|
||||||
{
|
{
|
||||||
|
m_currentRuleItem = nullptr;
|
||||||
delete m_itemsByRuleName.take(ruleName);
|
delete m_itemsByRuleName.take(ruleName);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue