mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Rename to m_applyToAllCases
This commit is contained in:
@@ -115,7 +115,7 @@ private:
|
||||
caf::PdmField<caf::AppEnum<DefaultValueType>> m_defaultValueType;
|
||||
caf::PdmField<double> m_defaultValue;
|
||||
caf::PdmPtrField<RimEclipseCase*> m_destinationCase;
|
||||
caf::PdmField<bool> m_allCases;
|
||||
caf::PdmField<bool> m_applyToAllCases;
|
||||
|
||||
caf::PdmField<int> m_defaultPropertyVariableIndex;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user