mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#3635 Rename m_2dContourMapsCollection -> m_2dContourMapCollection
This commit is contained in:
@@ -141,7 +141,7 @@ private:
|
||||
caf::PdmField<QString> m_filesContainingFaultsSemColSeparated;
|
||||
caf::PdmField<bool> m_releaseResultMemory;
|
||||
|
||||
caf::PdmChildField<Rim2dEclipseViewCollection*> m_2dContourMapsCollection;
|
||||
caf::PdmChildField<Rim2dEclipseViewCollection*> m_2dContourMapCollection;
|
||||
|
||||
cvf::ref<RigEclipseCaseData> m_rigEclipseCase;
|
||||
QString m_timeStepFormatString;
|
||||
|
||||
Reference in New Issue
Block a user