mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2024-12-28 18:30:35 +05:00
21948: EDF SMESH : Memory is not freed when deleting a mesh
+ bool myToDeleteInitParamsHypo;
This commit is contained in:
parent
111d1ee46e
commit
f48b7044a2
@ -130,6 +130,7 @@ private:
|
||||
|
||||
private:
|
||||
SMESH::SMESH_Hypothesis_var myHypo, myInitParamsHypo;
|
||||
bool myToDeleteInitParamsHypo;
|
||||
QString myHypName;
|
||||
QString myHypType;
|
||||
ListOfWidgets myParamWidgets;
|
||||
|
Loading…
Reference in New Issue
Block a user