mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-29 14:00:49 +03:00
0024814: Avoid using explicit names of Handle classes
Sources corrected replacing Handle_XXX by Handle(XXX)
This commit is contained in:
@@ -253,7 +253,7 @@ TopoDS_Shape TNaming_Identifier::ShapeContext() const
|
||||
|
||||
|
||||
//=======================================================================
|
||||
//function : Handle_TNaming_NamedShape
|
||||
//function : Handle(TNaming_NamedShape)
|
||||
//purpose :
|
||||
//=======================================================================
|
||||
|
||||
|
Reference in New Issue
Block a user