mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Fix crash in 3d well log curve rendering.
This commit is contained in:
@@ -54,7 +54,7 @@ public:
|
||||
virtual QString createAutoName() const override;
|
||||
double rkbDiff() const;
|
||||
|
||||
virtual bool isShowingTimeDependentResultInView(const Rim3dView* gridView) const override;
|
||||
virtual bool isShowingTimeDependentResult() const override;
|
||||
|
||||
virtual bool showInView(const Rim3dView* gridView) const override;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user