mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Use raw pointer instead of smart pointer
p4#: 20892
This commit is contained in:
@@ -55,6 +55,5 @@ protected:
|
||||
virtual caf::PdmFieldHandle* userDescriptionField();
|
||||
|
||||
private:
|
||||
cvf::ref<RigMainGrid> m_mainGrid;
|
||||
|
||||
RigMainGrid* m_mainGrid;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user