From: dmv Date: Thu, 17 Jan 2008 13:26:17 +0000 (+0000) Subject: IPAL 18562 X-Git-Tag: V3_2_10~3 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=1932855aa74dbebbe835a1b5a6edb20c0f710beb;p=modules%2Fgeom.git IPAL 18562 --- diff --git a/src/EntityGUI/EntityGUI_SubShapeDlg.cxx b/src/EntityGUI/EntityGUI_SubShapeDlg.cxx index 1ef7da5c7..5d9a7b423 100644 --- a/src/EntityGUI/EntityGUI_SubShapeDlg.cxx +++ b/src/EntityGUI/EntityGUI_SubShapeDlg.cxx @@ -405,6 +405,7 @@ void EntityGUI_SubShapeDlg::ResetStateOfDialog() //================================================================================= void EntityGUI_SubShapeDlg::SubShapeToggled() { + globalSelection(); // to break previous selection if ( isAllSubShapes() ) globalSelection( GEOM_ALLSHAPES ); else