mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Rename RimIntersectionHandle to RimIntersection
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
|
||||
#include "cvfObject.h"
|
||||
#include "cvfVector3.h"
|
||||
#include "RimIntersectionHandle.h"
|
||||
#include "RimIntersection.h"
|
||||
|
||||
class RimWellPath;
|
||||
class RivExtrudedCurveIntersectionPartMgr;
|
||||
@@ -47,7 +47,7 @@ class PdmUiPushButtonEditorAttribute;
|
||||
//
|
||||
//
|
||||
//==================================================================================================
|
||||
class RimExtrudedCurveIntersection : public RimIntersectionHandle
|
||||
class RimExtrudedCurveIntersection : public RimIntersection
|
||||
{
|
||||
CAF_PDM_HEADER_INIT;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user