Salome HOME
Merge branch 'V9_11_BR'
[modules/smesh.git] / src / SMESHGUI / SMESHGUI_HypothesesUtils.h
index 8e98e28761fe1c34c1992e569998b076709b3ce9..20d7eccc6b7b94062d4d63ed78fab6dec7bbf211 100644 (file)
@@ -115,6 +115,8 @@ namespace SMESH
   bool RemoveHypothesisOrAlgorithmOnMesh( _PTR(SObject),
                                           SMESH::SMESH_Hypothesis_ptr );
 
+  SMESHGUI_EXPORT void UpdateViewer(SMESH::SMESH_Mesh_ptr);
+
   typedef std::vector<_PTR(SObject)> SObjectList;
   SMESHGUI_EXPORT
   SObjectList GetMeshesUsingAlgoOrHypothesis( SMESH::SMESH_Hypothesis_ptr );