mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
2d Maps: Renames to make classes and variables more consistent.
* Everything is now named something related to ContourMap: - Rim2dEclipseView -> RimContourMapView - Rim2dGridProjection -> RimContourMapProjection ....
This commit is contained in:
@@ -38,7 +38,7 @@ public:
|
||||
bool addTimeStep() const;
|
||||
bool addDate() const;
|
||||
|
||||
void enableAllAutoNameTags(bool enable) override;
|
||||
void enableAllAutoNameTags(bool enable) override;
|
||||
|
||||
private:
|
||||
caf::PdmField<bool> m_addCaseName;
|
||||
|
||||
Reference in New Issue
Block a user