mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Renamed PlotCurve -> Curve
This commit is contained in:
@@ -245,7 +245,7 @@ QString RigWellLogFile::wellLogChannelUnit(const QString& wellLogChannelName) co
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
///
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
bool RigWellLogFile::exportToLasFile(const RimWellLogPlotCurve* curve, const QString& fileName)
|
||||
bool RigWellLogFile::exportToLasFile(const RimWellLogCurve* curve, const QString& fileName)
|
||||
{
|
||||
CVF_ASSERT(curve);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user