mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Fix crashes related to name config and make name correct for old plots when loading
This commit is contained in:
@@ -29,7 +29,7 @@ class RimWellLogPlotNameConfig : public RimNameConfig
|
||||
CAF_PDM_HEADER_INIT;
|
||||
|
||||
public:
|
||||
RimWellLogPlotNameConfig(const RimNameConfigHolderInterface* configHolder = nullptr);
|
||||
RimWellLogPlotNameConfig();
|
||||
|
||||
bool addCaseName() const;
|
||||
bool addWellName() const;
|
||||
|
||||
Reference in New Issue
Block a user