mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Added command feature for addition of a new trace to a well log plot
This commit is contained in:
@@ -40,6 +40,8 @@ public:
|
||||
RimWellLogPlot();
|
||||
virtual ~RimWellLogPlot();
|
||||
|
||||
void addTrace();
|
||||
|
||||
caf::PdmField<bool> showWindow;
|
||||
|
||||
protected:
|
||||
|
||||
Reference in New Issue
Block a user