mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2025-01-29 04:00:33 +05:00
PAL13460 (force the mesh to go through a point)
add DeleteOwnListeners() to destructor
This commit is contained in:
parent
bc9732c239
commit
0249b75412
@ -100,6 +100,7 @@ SMESH_subMesh::~SMESH_subMesh()
|
||||
{
|
||||
MESSAGE("SMESH_subMesh::~SMESH_subMesh");
|
||||
// ****
|
||||
DeleteOwnListeners();
|
||||
}
|
||||
|
||||
//=============================================================================
|
||||
|
Loading…
Reference in New Issue
Block a user