Salome HOME
PAL16631 (SALOME crash after a mesh computation failed due to lack of memory)
[modules/smesh.git] / src / SMESHGUI / SMESHGUI_VTKUtils.h
index c0d61d9468791e6c0e03f52de0262fa5df061a57..7b74cd244cef192f718d2e3ba1356db22ae3b00c 100644 (file)
@@ -120,7 +120,7 @@ SMESHGUI_EXPORT
   void UpdateView();
 
 SMESHGUI_EXPORT
-  void Update(const Handle(SALOME_InteractiveObject)& theIO,
+  bool Update(const Handle(SALOME_InteractiveObject)& theIO,
              bool theDisplay);