X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FSMESHGUI%2FSMESHGUI_HypothesesUtils.h;h=8ed6cd16f2c299272333cbcecc995765bb7662b0;hb=a89c4cb3330fa8b0e3420e4e5d8573b45b3810c1;hp=89c1335dfa76fb269f09e69468f09036a7139b3a;hpb=686a8645643ba74ea3be5646b8fc7b35a70c297d;p=modules%2Fsmesh.git diff --git a/src/SMESHGUI/SMESHGUI_HypothesesUtils.h b/src/SMESHGUI/SMESHGUI_HypothesesUtils.h index 89c1335df..8ed6cd16f 100644 --- a/src/SMESHGUI/SMESHGUI_HypothesesUtils.h +++ b/src/SMESHGUI/SMESHGUI_HypothesesUtils.h @@ -58,8 +58,6 @@ class algo_error_array; namespace SMESH { - typedef boost::shared_ptr HypothesisCreatorPtr; - SMESHGUI_EXPORT void InitAvailableHypotheses(); @@ -87,7 +85,7 @@ namespace SMESH const HypothesisData* ); SMESHGUI_EXPORT - HypothesisCreatorPtr GetHypothesisCreator( const QString& ); + SMESHGUI_GenericHypothesisCreator* GetHypothesisCreator( const QString& ); SMESHGUI_EXPORT SMESH::SMESH_Hypothesis_ptr CreateHypothesis( const QString&,