mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#2474 Fractures. Do not store object name to project file
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#include "RimCheckableNamedObject.h"
|
||||
#include "RimCheckableObject.h"
|
||||
|
||||
#include "cafAppEnum.h"
|
||||
#include "cafPdmChildField.h"
|
||||
@@ -40,7 +40,7 @@ class RimFractureTemplateCollection;
|
||||
///
|
||||
///
|
||||
//==================================================================================================
|
||||
class RimStimPlanColors : public RimCheckableNamedObject
|
||||
class RimStimPlanColors : public RimCheckableObject
|
||||
{
|
||||
CAF_PDM_HEADER_INIT;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user