mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#2428 Fracture: backwards compatibility of "Show mesh"-toggle
This commit is contained in:
@@ -60,6 +60,7 @@ public:
|
||||
QString unit() const;
|
||||
cvf::Color3f defaultColor() const;
|
||||
bool showStimPlanMesh() const { return m_showStimPlanMesh; }
|
||||
void setShowStimPlanMesh(bool showStimPlanMesh);
|
||||
|
||||
void loadDataAndUpdate();
|
||||
void updateLegendData();
|
||||
|
||||
Reference in New Issue
Block a user