0024814: Avoid using explicit names of Handle classes
[occt.git] / src / Select3D / Select3D_SensitiveWire.cxx
index 5888ee6..e95478f 100644 (file)
@@ -286,7 +286,7 @@ Handle(Select3D_SensitiveEntity) Select3D_SensitiveWire::GetLastDetected() const
 //purpose  :
 //=======================================================================
 
-void Select3D_SensitiveWire::Set(const Handle_SelectBasics_EntityOwner &TheOwnerId) 
+void Select3D_SensitiveWire::Set(const Handle(SelectBasics_EntityOwner) &TheOwnerId) 
 {
   Select3D_SensitiveEntity::Set(TheOwnerId);