mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Refactored after review
This commit is contained in:
@@ -69,7 +69,7 @@ public:
|
||||
bool showDefiningPoints() const;
|
||||
|
||||
protected:
|
||||
void updateLegends();
|
||||
void updateLegends() override;
|
||||
|
||||
virtual bool isGridVisualizationMode() const override;
|
||||
virtual void axisLabels(cvf::String* xLabel, cvf::String* yLabel, cvf::String* zLabel) override;
|
||||
|
||||
Reference in New Issue
Block a user