IPAL 18562

This commit is contained in:
dmv 2008-01-17 13:26:17 +00:00
parent b653ddc459
commit 1932855aa7

View File

@ -405,6 +405,7 @@ void EntityGUI_SubShapeDlg::ResetStateOfDialog()
//=================================================================================
void EntityGUI_SubShapeDlg::SubShapeToggled()
{
globalSelection(); // to break previous selection
if ( isAllSubShapes() )
globalSelection( GEOM_ALLSHAPES );
else