0025695: Visualization, AIS_InteractiveContext - define default HilightMode
[occt.git] / src / AIS / AIS_Manipulator.hxx
index 6700c40..1562bb6 100644 (file)
@@ -324,7 +324,7 @@ public: //! @name Presentation computation
   //! Method which hilight an owner belonging to
   //! this selectable object  ( for fast presentation draw ).
   Standard_EXPORT virtual void HilightOwnerWithColor (const Handle(PrsMgr_PresentationManager3d)& thePM,
-                                                      const Handle(Graphic3d_HighlightStyle)& theStyle,
+                                                      const Handle(Prs3d_Drawer)& theStyle,
                                                       const Handle(SelectMgr_EntityOwner)& theOwner) Standard_OVERRIDE;
 
 protected: