mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#2873 Delegate deletion of summary cases to separate thread.
This commit is contained in:
@@ -53,7 +53,7 @@ RimSummaryCaseCollection::RimSummaryCaseCollection()
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
RimSummaryCaseCollection::~RimSummaryCaseCollection()
|
||||
{
|
||||
m_cases.deleteAllChildObjects();
|
||||
m_cases.deleteAllChildObjectsAsync();
|
||||
updateReferringCurveSets();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user