From: gdd Date: Fri, 13 May 2011 13:43:14 +0000 (+0000) Subject: Fix bug in GUI X-Git-Tag: V6_3_0 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=refs%2Fheads%2FBR_Dev_For_6_3_1;p=plugins%2Fghs3dplugin.git Fix bug in GUI --- diff --git a/src/GUI/GHS3DPluginGUI_HypothesisCreator.cxx b/src/GUI/GHS3DPluginGUI_HypothesisCreator.cxx index 67f4e2b..f5d8729 100644 --- a/src/GUI/GHS3DPluginGUI_HypothesisCreator.cxx +++ b/src/GUI/GHS3DPluginGUI_HypothesisCreator.cxx @@ -701,12 +701,14 @@ bool GHS3DPluginGUI_HypothesisCreator::storeParamsToHypo( const GHS3DHypothesisD // else { // iterate over vertices of hypo for(int i = 0 ; i RemoveEnforcedVertex(x,y,z); + } } // } }