Salome HOME
BugID: 9377, modified method onEditDelete, added a call to updateActions
authorsrn <srn@opencascade.com>
Wed, 6 Jul 2005 05:58:34 +0000 (05:58 +0000)
committersrn <srn@opencascade.com>
Wed, 6 Jul 2005 05:58:34 +0000 (05:58 +0000)
src/GEOMToolsGUI/GEOMToolsGUI.cxx

index 93acea9366f2dbd992b7ad6cb92a00f109436c36..5bbaa653cc7819dc79d85e37145d03e0c85b9c26 100644 (file)
@@ -347,8 +347,12 @@ void GEOMToolsGUI::OnEditDelete()
        getGeometryGUI()->updateObjBrowser();
       } // if ( selected not empty )
     } // if ( selMgr && appStudy )
+    app->updateActions(); //SRN: BugID IPAL9377, case 1 for GEOM module
+    
   } // if ( app )
 
   //  if ( deleted )
   //    op->finish();
   //  else