mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#1444 Reallocate summary case file names when opening project
This commit is contained in:
@@ -154,3 +154,11 @@ QString RimGridSummaryCase::eclipseGridFileName() const
|
||||
return m_eclipseCase()->gridFileName();
|
||||
}
|
||||
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
///
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
void RimGridSummaryCase::updateFilePathsFromProjectPath(const QString & newProjectPath, const QString & oldProjectPath)
|
||||
{
|
||||
// Shouldn't have to do anything
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user