mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Convert to enum class
This commit is contained in:
@@ -71,7 +71,7 @@ caf::PdmScriptResponse RicfReplaceSourceCases::execute()
|
||||
}
|
||||
|
||||
if ( !RiaApplication::instance()->loadProject( lastProjectPath,
|
||||
RiaApplication::PLA_CALCULATE_STATISTICS,
|
||||
RiaApplication::ProjectLoadAction::PLA_CALCULATE_STATISTICS,
|
||||
projectModifier.p() ) )
|
||||
{
|
||||
QString error( "Could not reload project" );
|
||||
|
||||
Reference in New Issue
Block a user