mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#1977 Curve Calculator : Remove parent pointer from constructor
This commit is contained in:
@@ -37,5 +37,5 @@ private:
|
||||
void setUp();
|
||||
|
||||
private:
|
||||
std::unique_ptr<RicSummaryCurveCalculatorEditor> m_summaryCalcWidget;
|
||||
std::unique_ptr<RicSummaryCurveCalculatorEditor> m_summaryCalcEditor;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user