#2609 Move RimWellPathGeomDef to a separate file

This commit is contained in:
Jacob Støren
2018-07-03 08:42:31 +02:00
parent cbacd73068
commit 228b4a5f85
7 changed files with 306 additions and 239 deletions

View File

@@ -19,9 +19,10 @@
CAF_CMD_SOURCE_INIT(RicNewWellPathListTargetFeature, "RicNewWellPathListTargetFeature");
#include "cafSelectionManager.h"
#include "RimWellPathGeometryDef.h"
#include "RimWellPathTarget.h"
#include "RimModeledWellPath.h"
#include "cafSelectionManager.h"
#include <QAction>
//--------------------------------------------------------------------------------------------------