mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Refactor: Rename RigWellLogFile to RigWellLogLasFile.
This commit is contained in:
@@ -600,7 +600,7 @@ void RimWellPltPlot::syncCurvesFromUiSelection()
|
||||
{
|
||||
using ChannelValNameIdxTuple = std::tuple<double, QString, int>;
|
||||
|
||||
RigWellLogFile* wellLogFileData = sourceDef.wellLogFile()->wellLogFileData();
|
||||
RigWellLogLasFile* wellLogFileData = sourceDef.wellLogFile()->wellLogFileData();
|
||||
|
||||
QStringList channelNames = wellLogFileData->wellLogChannelNames();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user