mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Fix crashes
This commit is contained in:
@@ -117,7 +117,7 @@ RimWellLogPlot::RimWellLogPlot()
|
||||
}
|
||||
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
///
|
||||
/// Move-assignment operator. Argument has to be passed with std::move()
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
RimWellLogPlot& RimWellLogPlot::operator=(RimWellLogPlot&& rhs)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user