0030687: Visualization - remove redundant interfaces SelectBasics_EntityOwner and...
[occt.git] / src / Select3D / Select3D_SensitiveTriangle.hxx
index f066cb4..a9e04da 100644 (file)
@@ -34,7 +34,7 @@ public:
 
   //! Constructs a sensitive triangle object defined by the
   //! owner theOwnerId, the points P1, P2, P3, and the type of sensitivity Sensitivity.
-  Standard_EXPORT Select3D_SensitiveTriangle (const Handle(SelectBasics_EntityOwner)& theOwnerId,
+  Standard_EXPORT Select3D_SensitiveTriangle (const Handle(SelectMgr_EntityOwner)& theOwnerId,
                                               const gp_Pnt& thePnt0,
                                               const gp_Pnt& thePnt1,
                                               const gp_Pnt& thePnt2,