mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Octave: Updated GetActiveCellProperty to the new specification.
Still missing handling of coarse grids p4#: 21677
This commit is contained in:
@@ -140,4 +140,4 @@ QList<QVariant> Json::decodeInnerToList(QScriptValue arrayValue)
|
||||
list.append(QVariant(decodeInner(it.value())));
|
||||
}
|
||||
return list;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user