mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#3958 Refactoring: Remove more direct use of scalarResultIndex related to CellEdge
This commit is contained in:
@@ -62,7 +62,7 @@ public:
|
||||
return (m_resultName < other.m_resultName);
|
||||
}
|
||||
|
||||
size_t scalarResultIndex;
|
||||
size_t scalarResultIndex; // Temporary. Must be removed
|
||||
|
||||
RiaDefines::ResultCatType m_resultCatType;
|
||||
QString m_resultName;
|
||||
|
||||
Reference in New Issue
Block a user