mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2025-02-21 00:09:42 +05:00
NPAL 18623
This commit is contained in:
parent
1124a13601
commit
0103da6509
@ -425,7 +425,7 @@ void GEOMToolsGUI::OnEditDelete()
|
||||
RemoveObjectWithChildren(obj, aStudy, views, disp);
|
||||
|
||||
// Remove objects from Study
|
||||
aStudyBuilder->RemoveObject( obj );
|
||||
aStudyBuilder->RemoveObjectWithChildren( obj );
|
||||
|
||||
//deleted = true;
|
||||
} // MAIN LOOP of selected
|
||||
|
Loading…
Reference in New Issue
Block a user