From 1932855aa74dbebbe835a1b5a6edb20c0f710beb Mon Sep 17 00:00:00 2001 From: dmv Date: Thu, 17 Jan 2008 13:26:17 +0000 Subject: [PATCH] IPAL 18562 --- src/EntityGUI/EntityGUI_SubShapeDlg.cxx | 1 + 1 file changed, 1 insertion(+) 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 -- 2.39.2