Salome HOME
0021197: EDF 1772 SMESH: Automatic meshing hypothesis
[modules/smesh.git] / src / SMESHGUI / SMESHGUI_HypothesesUtils.h
index 54e36e04b7d6e5dbb80fe17f9ae4a05fadc16f41..8a0544a33040f4e06f1b6a5a72d66da44790ddbe 100644 (file)
@@ -68,7 +68,7 @@ namespace SMESH
                                       const bool = false,
                                       const bool = true);
   SMESHGUI_EXPORT
-  QStringList GetHypothesesSets();
+  QStringList GetHypothesesSets( int maxDim );
 
   SMESHGUI_EXPORT
   HypothesesSet* GetHypothesesSet( const QString& );