From: dmv Date: Mon, 28 Jan 2008 12:23:15 +0000 (+0000) Subject: NPAL 18623 X-Git-Tag: for_M2008_07022008~8 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=0103da650975c92e6f6e73c8fea671ce5e55b802;p=modules%2Fgeom.git NPAL 18623 --- diff --git a/src/GEOMToolsGUI/GEOMToolsGUI.cxx b/src/GEOMToolsGUI/GEOMToolsGUI.cxx index fe4cca690..ae6fb406e 100644 --- a/src/GEOMToolsGUI/GEOMToolsGUI.cxx +++ b/src/GEOMToolsGUI/GEOMToolsGUI.cxx @@ -425,7 +425,7 @@ void GEOMToolsGUI::OnEditDelete() RemoveObjectWithChildren(obj, aStudy, views, disp); // Remove objects from Study - aStudyBuilder->RemoveObject( obj ); + aStudyBuilder->RemoveObjectWithChildren( obj ); //deleted = true; } // MAIN LOOP of selected