mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#4114 Regression Test : Remove cached pointer to eclipse case
This commit is contained in:
@@ -166,9 +166,6 @@ protected:
|
||||
|
||||
caf::PdmField<std::vector<QString> > m_selectedSouringTracersUiField;
|
||||
|
||||
|
||||
caf::PdmPointer<RimEclipseCase> m_eclipseCase;
|
||||
|
||||
caf::PdmField<std::vector<QString> > m_selectedTracers_OBSOLETE;
|
||||
private:
|
||||
struct TracerComp
|
||||
@@ -178,6 +175,7 @@ private:
|
||||
|
||||
private:
|
||||
void assignFlowSolutionFromCase();
|
||||
RimEclipseCase* ownerEclipseCase() const;
|
||||
|
||||
bool hasDualPorFractureResult();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user