Fixed missing update of the 3D view after deleting statistic results

p4#: 21894
This commit is contained in:
Jacob Støren
2013-06-12 13:42:36 +02:00
parent 03ad142261
commit 6f04f70ade
4 changed files with 29 additions and 22 deletions

View File

@@ -74,7 +74,7 @@ protected:
caf::PdmField<QString> m_resultVariableUiField;
mutable size_t m_gridScalarResultIndex;
//mutable size_t m_gridScalarResultIndex;
caf::PdmPointer<RimReservoirView> m_reservoirView;