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:
@@ -39,7 +39,7 @@ class RimGridCrossPlotNameConfig : public RimNameConfig
|
||||
{
|
||||
CAF_PDM_HEADER_INIT;
|
||||
public:
|
||||
RimGridCrossPlotNameConfig(RimNameConfigHolderInterface* holder = nullptr);
|
||||
RimGridCrossPlotNameConfig();
|
||||
public:
|
||||
caf::PdmField<bool> addDataSetNames;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user