mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2025-01-12 09:40:35 +05:00
PAL9391 - remarks
This commit is contained in:
parent
d696f7d582
commit
8db6ce0cb0
@ -1168,6 +1168,9 @@ bool SMESHGUI::OnGUIEvent( int theCommandID )
|
||||
if (aSel)
|
||||
aSel->selectedObjects( sel_objects );
|
||||
|
||||
if( theCommandID==302 )
|
||||
startOperation( myEraseAll );
|
||||
|
||||
SALOME_ListIteratorOfListIO anIt( sel_objects );
|
||||
for( ; anIt.More(); anIt.Next() )
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user