Salome HOME
PAL13330( When mesh generation does not success, trace where )
[modules/smesh.git] / src / SMESHGUI / SMESHGUI_Utils.h
index 7f549cb2b7763aca144ce1bce45efae38487f6c2..241731b66a3aa1ebbc730fac776e26566569db19 100644 (file)
@@ -124,7 +124,7 @@ namespace SMESH {
 
   _PTR(SObject) GetMeshOrSubmesh (_PTR(SObject) theSObject);
 
-  void ModifiedMesh (_PTR(SObject) theSObject, bool theIsRight);
+  void ModifiedMesh (_PTR(SObject) theSObject, bool theIsNot, bool isEmptyMesh=false);
 
   void ShowHelpFile (QString theHelpFileName);
 }