Fix crashes related to name config and make name correct for old plots when loading

This commit is contained in:
Gaute Lindkvist
2019-09-06 10:59:04 +02:00
parent c0f7f4e056
commit 45103da354
24 changed files with 48 additions and 44 deletions

View File

@@ -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;