Fix build

This commit is contained in:
Rebecca Cox
2018-01-31 16:37:43 +01:00
parent 5b083bf974
commit aa18ee9aa4
2 changed files with 2 additions and 2 deletions

View File

@@ -151,7 +151,7 @@ protected:
void disableGridBoxField();
void disablePerspectiveProjectionField();
RimWellPathCollection* wellPathCollection();
RimWellPathCollection* wellPathCollection() const;
void addWellPathsToModel(cvf::ModelBasicList* wellPathModelBasicList,
const cvf::BoundingBox& wellPathClipBoundingBox);