mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#7630 Ensemble Import : Show options Unified and Skip
This commit is contained in:
@@ -197,7 +197,9 @@ void RifSummaryCaseRestartSelector::determineFilesToImportByAskingUser( const st
|
||||
m_ensembleOrGroupMode,
|
||||
defaultSummaryImportMode,
|
||||
defaultGridImportMode,
|
||||
&lastResult );
|
||||
m_ensembleOrGroupMode,
|
||||
&lastResult,
|
||||
nullptr );
|
||||
|
||||
if ( result.status == RicSummaryCaseRestartDialogResult::SUMMARY_CANCELLED )
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user