mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#2045 Curve Creator : Use PdmPointer
This commit is contained in:
@@ -94,8 +94,7 @@ private:
|
||||
void selectionEditorFieldChanged();
|
||||
|
||||
private:
|
||||
|
||||
caf::PdmPtrField<RiuSummaryCurveDefSelection*> m_selectionEditor;
|
||||
caf::PdmPointer<RiuSummaryCurveDefSelection> m_selectionEditor;
|
||||
|
||||
caf::PdmPtrField<RimSummaryPlot*> m_targetPlot;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user