mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2025-02-06 08:54:17 +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");
|
MESSAGE("SMESH_subMesh::~SMESH_subMesh");
|
||||||
// ****
|
// ****
|
||||||
|
DeleteOwnListeners();
|
||||||
}
|
}
|
||||||
|
|
||||||
//=============================================================================
|
//=============================================================================
|
||||||
|
Loading…
Reference in New Issue
Block a user