mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#2727 Legends : Rename to RimRegularLegendConfig
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
#include "cafPdmChildField.h"
|
||||
#include "cafPdmField.h"
|
||||
|
||||
class RimLegendConfig;
|
||||
class RimRegularLegendConfig;
|
||||
|
||||
|
||||
//==================================================================================================
|
||||
@@ -39,7 +39,7 @@ public:
|
||||
RimGeoMechCellColors(void);
|
||||
virtual ~RimGeoMechCellColors(void);
|
||||
|
||||
caf::PdmChildField<RimLegendConfig*> legendConfig;
|
||||
caf::PdmChildField<RimRegularLegendConfig*> legendConfig;
|
||||
|
||||
void updateIconState();
|
||||
virtual void initAfterRead() override;
|
||||
|
||||
Reference in New Issue
Block a user