mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
(#396) Adding a trace when creating a new well log plot
Did some refactoring - moved creation code to command feature.
This commit is contained in:
@@ -38,9 +38,4 @@ public:
|
||||
virtual ~RimWellLogPlotCollection();
|
||||
|
||||
caf::PdmChildArrayField<RimWellLogPlot*> wellLogPlots;
|
||||
|
||||
void addWellLogPlot();
|
||||
|
||||
private:
|
||||
caf::PdmField<bool> show;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user