mirror of
https://github.com/OPM/ResInsight.git
synced 2026-09-03 20:53:13 -05:00
#3958 Refactoring: Remove more direct use of scalarResultIndex related to CellEdge
This commit is contained in:
@@ -38,7 +38,7 @@ class RimRegularLegendConfig;
|
||||
class RimCellEdgeMetaData
|
||||
{
|
||||
public:
|
||||
RigEclipseResultAddress m_resultIndex;
|
||||
RigEclipseResultAddress m_eclipseResultAddress;
|
||||
QString m_resultVariable;
|
||||
bool m_isStatic;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user