]> SALOME platform Git repositories - modules/geom.git/blobdiff - src/OBJECT/GEOM_Actor.cxx
Salome HOME
Memory leaks
[modules/geom.git] / src / OBJECT / GEOM_Actor.cxx
index 5bd74274f99515cef4792b820146fe098613feb6..3104e50078b22a9428e88dbc4b56b64af9b8505b 100644 (file)
@@ -217,6 +217,7 @@ GEOM_Actor::~GEOM_Actor()
 #ifdef MYDEBUG
   MESSAGE (this<< " ~GEOM_Actor::GEOM_Actor");
 #endif
+  myTextActor->Delete();
   myHighlightProp->Delete();
   myPreHighlightProp->Delete();
   myShadingFaceProp->Delete();