Fix for PAL6669.

This commit is contained in:
mzn 2006-07-07 14:37:46 +00:00
parent 9caf5aba46
commit 5d7edac26c

View File

@ -243,7 +243,7 @@ void BasicGUI_MarkerDlg::ConstructorsClicked( int constructorId )
{
Group2->hide();
aMainGrp->hide();
resize(0, 0);
//PAL6669: resize(0, 0);
Group1->show();
globalSelection( GEOM_ALLGEOM );