diff --git a/src/GEOMToolsGUI/GEOMToolsGUI.cxx b/src/GEOMToolsGUI/GEOMToolsGUI.cxx index 93acea936..5bbaa653c 100644 --- a/src/GEOMToolsGUI/GEOMToolsGUI.cxx +++ b/src/GEOMToolsGUI/GEOMToolsGUI.cxx @@ -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