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"
|
||||
|
||||
|
||||
class RimLegendConfig;
|
||||
class RimRegularLegendConfig;
|
||||
|
||||
//==================================================================================================
|
||||
///
|
||||
@@ -50,6 +50,6 @@ protected:
|
||||
|
||||
private:
|
||||
caf::PdmField<QString> m_name;
|
||||
caf::PdmChildField<RimLegendConfig*> m_legend;
|
||||
caf::PdmChildField<RimRegularLegendConfig*> m_legend;
|
||||
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user