mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#2488 Formation names. Fix empty formation names dropdown
This commit is contained in:
@@ -677,6 +677,8 @@ QList<caf::PdmOptionItemInfo> RimGeoMechCase::calculateValueOptions(const caf::P
|
||||
{
|
||||
QList<caf::PdmOptionItemInfo> options;
|
||||
|
||||
options = RimCase::calculateValueOptions(fieldNeedingOptions, useOptionsOnly);
|
||||
|
||||
if (fieldNeedingOptions == &m_elementPropertyFileNameIndexUiSelection)
|
||||
{
|
||||
for (size_t i = 0; i < m_elementPropertyFileNames.v().size(); i++)
|
||||
|
||||
Reference in New Issue
Block a user