fix: crash when the instance window is closed before download dialog is open

Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
This commit is contained in:
Trial97
2025-04-11 08:38:05 +03:00
parent c430b66657
commit cc69a59f36
5 changed files with 44 additions and 30 deletions

View File

@ -291,7 +291,6 @@ void ModFilterWidget::onSideFilterChanged()
side = "";
}
m_filter_changed = side != m_filter->side;
m_filter->side = side;
if (m_filter_changed)