mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#9522 Contour Map: Ensure correct update of grid calculator maps
This commit is contained in:
@@ -18,7 +18,6 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#include "RimCheckableNamedObject.h"
|
||||
#include "RimContourMapProjection.h"
|
||||
|
||||
#include "cafDisplayCoordTransform.h"
|
||||
@@ -51,7 +50,7 @@ public:
|
||||
~RimEclipseContourMapProjection() override;
|
||||
|
||||
QString weightingParameter() const;
|
||||
void updatedWeightingResult();
|
||||
void clearGridMappingAndRedraw();
|
||||
|
||||
// Eclipse case overrides for contour map methods
|
||||
QString resultDescriptionText() const override;
|
||||
|
||||
Reference in New Issue
Block a user