Salome HOME
23352: [CEA] Order and naming of meshing algorithms
[modules/smesh.git] / src / SMESHGUI / SMESHGUI_HypothesesUtils.h
index 70314e2ca08331a768e5d79bef01b8371d81e072..0bf059af123b72b55da2d0c322e0b10250e69198 100644 (file)
@@ -78,6 +78,9 @@ namespace SMESH
   SMESHGUI_EXPORT
   HypothesisData* GetHypothesisData( const QString& );
 
+  SMESHGUI_EXPORT
+  HypothesisData* GetGroupTitle( const HypothesisData* hyp, const bool isAlgo );
+
   SMESHGUI_EXPORT
   bool IsAvailableHypothesis( const HypothesisData*,
                               const QString&,