mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Add flag to optionally distribute a summary calculation to all cases
This commit is contained in:
@@ -91,4 +91,5 @@ protected:
|
||||
|
||||
private:
|
||||
caf::PdmField<bool> m_distributeToOtherItems;
|
||||
caf::PdmField<bool> m_distributeToAllCases;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user