]> SALOME platform Git repositories - modules/geom.git/commitdiff
Salome HOME
IPAL 18562
authordmv <dmv@opencascade.com>
Thu, 17 Jan 2008 13:26:17 +0000 (13:26 +0000)
committerdmv <dmv@opencascade.com>
Thu, 17 Jan 2008 13:26:17 +0000 (13:26 +0000)
src/EntityGUI/EntityGUI_SubShapeDlg.cxx

index 1ef7da5c70a37a1c2694d55d1531b3634b1750d0..5d9a7b423714fea1a0c95b17f476844bc5ae7566 100644 (file)
@@ -405,6 +405,7 @@ void EntityGUI_SubShapeDlg::ResetStateOfDialog()
 //=================================================================================
 void EntityGUI_SubShapeDlg::SubShapeToggled()
 {
+  globalSelection(); // to break previous selection
   if ( isAllSubShapes() )
     globalSelection( GEOM_ALLSHAPES );
   else