Salome HOME
0021941: [CEA 699] Use for Auto Color method on mesh group the same
[modules/smesh.git] / src / SMESHGUI / SMESHGUI.h
index 1b990f0993335bb17081421af814348d3754373f..8a38ec5ec374d910a608ba6cdb32d42e4f6bc890 100644 (file)
@@ -100,6 +100,7 @@ public :
   bool                            isActiveStudyLocked();
 
   static bool                     automaticUpdate(unsigned int requestedSize = 0, bool* limitExceeded = 0);
+  static bool                     automaticUpdate( SMESH::SMESH_Mesh_ptr, int*, bool* );
 
   static void                     Modified( bool = true );