mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2025-01-13 10:10:34 +05:00
BugID: 9377, modified method onEditDelete, added a call to updateActions
This commit is contained in:
parent
2d9fa003b4
commit
7a7535dd1e
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user