From 97ffb476e9c3191e058acb34c42e547b996e68cd Mon Sep 17 00:00:00 2001 From: gdd Date: Fri, 13 May 2011 13:43:14 +0000 Subject: [PATCH] Fix bug in GUI --- src/GUI/GHS3DPluginGUI_HypothesisCreator.cxx | 2 ++ 1 file changed, 2 insertions(+) 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); + } } // } } -- 2.39.2