mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-09-08 14:17:06 +03:00
0024814: Avoid using explicit names of Handle classes
Sources corrected replacing Handle_XXX by Handle(XXX)
This commit is contained in:
@@ -86,7 +86,7 @@ void ChFiDS_Stripe::SetCurve(const Standard_Integer Index,
|
||||
|
||||
|
||||
//=======================================================================
|
||||
//function : Handle_Geom2d_Curve&
|
||||
//function : Handle(Geom2d_Curve)&
|
||||
//purpose :
|
||||
//=======================================================================
|
||||
|
||||
|
Reference in New Issue
Block a user