Fix crashes

This commit is contained in:
Gaute Lindkvist
2019-09-04 19:29:44 +02:00
parent a03435b2fe
commit b9d78152e1
4 changed files with 8 additions and 10 deletions

View File

@@ -63,7 +63,6 @@ public:
RimWellLogPlot();
~RimWellLogPlot() override;
// Move-assignment operator
RimWellLogPlot& operator=(RimWellLogPlot&& rhs);
QWidget* createPlotWidget();