Salome HOME
PAL9391 - remarks
authorasl <asl@opencascade.com>
Wed, 9 Nov 2005 11:10:51 +0000 (11:10 +0000)
committerasl <asl@opencascade.com>
Wed, 9 Nov 2005 11:10:51 +0000 (11:10 +0000)
src/SMESHGUI/SMESHGUI.cxx

index d8a0416d1925bc366a50ac709d5e5ebf52f167ec..b3b02de46f9f2364c40cae539f77ae851c25942f 100644 (file)
@@ -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() )
       {