Salome HOME
0022364, 0022363: EDF SMESH: Create Mesh dialog box improvement
[modules/smesh.git] / src / SMESHGUI / SMESHGUI_HypothesesUtils.h
index 333418b317612e592dd0dc44738b9f21fee30fba..1b2046f3ef708c153ffabac8300ead578a46df3b 100644 (file)
@@ -69,7 +69,8 @@ namespace SMESH
   QStringList GetAvailableHypotheses( const bool, 
                                       const int = -1, 
                                       const bool = false,
-                                      const bool = true);
+                                      const bool = true,
+                                      const bool = false);
   SMESHGUI_EXPORT
   QStringList GetHypothesesSets( int, const QString& );