X-Git-Url: http://git.salome-platform.org/gitweb/?p=modules%2Fsmesh.git;a=blobdiff_plain;f=src%2FSMESHGUI%2FSMESHGUI_HypothesesUtils.h;h=1b2046f3ef708c153ffabac8300ead578a46df3b;hp=333418b317612e592dd0dc44738b9f21fee30fba;hb=3216bba91f0f6820a77147ac84a35ebab6cf3e5b;hpb=d9b70538644d78d4defa84cb64d7b28aa526e000 diff --git a/src/SMESHGUI/SMESHGUI_HypothesesUtils.h b/src/SMESHGUI/SMESHGUI_HypothesesUtils.h index 333418b31..1b2046f3e 100644 --- a/src/SMESHGUI/SMESHGUI_HypothesesUtils.h +++ b/src/SMESHGUI/SMESHGUI_HypothesesUtils.h @@ -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& );