Skip to content
Snippets Groups Projects
Commit b1878d0a authored by Yurov, Dmitry's avatar Yurov, Dmitry
Browse files

Temporary fix for App crash on job switching

Redmine: #2171
parent 6dc1ec65
No related branches found
No related tags found
No related merge requests found
......@@ -105,6 +105,7 @@ void FitComparisonWidget1D::subscribeToItem()
void FitComparisonWidget1D::unsubscribeFromItem()
{
m_diff_plot->setItem(nullptr);
m_comparisonController->clear();
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment