mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#2441: Fracture Colors : Make sure conductivity result is set on template for old project files
This commit is contained in:
@@ -67,6 +67,8 @@ public:
|
||||
void updateStimPlanTemplates() const;
|
||||
StimPlanResultColorType stimPlanResultColorType() const { return m_stimPlanCellVizMode(); };
|
||||
|
||||
void updateConductivityResultName();
|
||||
|
||||
protected:
|
||||
virtual QList<caf::PdmOptionItemInfo> calculateValueOptions(const caf::PdmFieldHandle* fieldNeedingOptions, bool* useOptionsOnly) override;
|
||||
virtual void fieldChangedByUi(const caf::PdmFieldHandle* changedField, const QVariant& oldValue, const QVariant& newValue) override;
|
||||
|
||||
Reference in New Issue
Block a user