#2223 Well Formations: Rename to Well Picks where sensible

This commit is contained in:
Rebecca Cox
2017-12-05 14:10:30 +01:00
parent e344fcd47a
commit 5145d3f8a5
6 changed files with 13 additions and 13 deletions

View File

@@ -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();