mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Rename member variable in RivWellPathsPartManager to get rid of spelling error.
This commit is contained in:
@@ -77,6 +77,6 @@ private:
|
||||
|
||||
private:
|
||||
caf::PdmPointer<Rim3dView> m_rimView;
|
||||
cvf::Collection<RivWellPathPartMgr> m_wellPatshsPartMgrs;
|
||||
cvf::Collection<RivWellPathPartMgr> m_wellPathsPartMgrs;
|
||||
std::map<RimWellPath*, RivWellPathPartMgr*> m_mapFromViewToIndex;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user