mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Fix crashes
This commit is contained in:
@@ -63,7 +63,6 @@ public:
|
||||
RimWellLogPlot();
|
||||
~RimWellLogPlot() override;
|
||||
|
||||
// Move-assignment operator
|
||||
RimWellLogPlot& operator=(RimWellLogPlot&& rhs);
|
||||
|
||||
QWidget* createPlotWidget();
|
||||
|
||||
Reference in New Issue
Block a user