Clamp time step when changing case for well log extraction curve

This commit is contained in:
Magne Sjaastad
2015-12-10 22:31:41 +01:00
parent 179f0c906b
commit 061de66597
2 changed files with 16 additions and 0 deletions

View File

@@ -64,6 +64,7 @@ protected:
private:
void setLogScaleFromSelectedResult();
void clampTimestep();
private:
caf::PdmPtrField<RimWellPath*> m_wellPath;