mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2024-11-15 10:08:35 +05:00
Additional fix for PAL6669.
This commit is contained in:
parent
5d7edac26c
commit
6774b837f1
@ -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 );
|
||||
|
Loading…
Reference in New Issue
Block a user