mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#8084 StimPlan Model: Dangling annotations when changing MD
This commit is contained in:
@@ -52,6 +52,7 @@ public:
|
||||
bool isVisible() const;
|
||||
|
||||
void addAnnotation( caf::PdmObject* annotation );
|
||||
void removeAnnotation( caf::PdmObject* annotation );
|
||||
std::vector<caf::PdmObject*> annotations() const;
|
||||
|
||||
protected:
|
||||
|
||||
Reference in New Issue
Block a user