mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#2223 Well Formations: Rename to Well Picks where sensible
This commit is contained in:
@@ -68,7 +68,7 @@ public:
|
||||
virtual ~RimWellLogTrack();
|
||||
|
||||
enum TrajectoryType { WELL_PATH, SIMULATION_WELL };
|
||||
enum FormationSource { CASE, WELL };
|
||||
enum FormationSource { CASE, WELL_PICK };
|
||||
|
||||
void setDescription(const QString& description);
|
||||
bool isVisible();
|
||||
|
||||
Reference in New Issue
Block a user