mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#3466 Add attribute items to legend by creating a new RiuQwtPlotItemGroup that combines sub-graphics
This commit is contained in:
@@ -220,7 +220,7 @@ private:
|
||||
caf::PdmPtrField<RimWellPath*> m_wellPathAttributeSource;
|
||||
caf::PdmPtrField<RimWellPathAttributeCollection*> m_wellPathAttributeCollection;
|
||||
|
||||
std::vector<RiuWellPathAttributePlotObject> m_wellPathAttributePlotObjects;
|
||||
std::vector<cvf::ref<RiuWellPathAttributePlotObject>> m_wellPathAttributePlotObjects;
|
||||
|
||||
bool m_formationsForCaseWithSimWellOnly;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user