Additional fix for PAL6669.

This commit is contained in:
mzn 2006-07-10 11:38:17 +00:00
parent 5d7edac26c
commit 6774b837f1

View File

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