mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#4076 Result difference options : Show result diff on "Cell Result"
This commit is contained in:
@@ -116,6 +116,7 @@ public:
|
||||
|
||||
void updateUiFieldsFromActiveResult();
|
||||
|
||||
void enableUiForDerivedDifferenceResults();
|
||||
protected:
|
||||
virtual void updateLegendCategorySettings() {};
|
||||
|
||||
@@ -208,5 +209,7 @@ private:
|
||||
|
||||
bool isTimeDiffResult() const;
|
||||
bool isCaseDifferenceResult() const;
|
||||
|
||||
bool m_showUiForDerivedDifferenceResults;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user