0025695: Visualization, AIS_InteractiveContext - define default HilightMode
[occt.git] / src / AIS / AIS_Manipulator.cxx
index ff0746c..dde6ed1 100644 (file)
@@ -873,7 +873,7 @@ void AIS_Manipulator::ClearSelected()
 //purpose  : 
 //=======================================================================
 void AIS_Manipulator::HilightOwnerWithColor (const Handle(PrsMgr_PresentationManager3d)& thePM,
-                                             const Handle(Graphic3d_HighlightStyle)& theStyle,
+                                             const Handle(Prs3d_Drawer)& theStyle,
                                              const Handle(SelectMgr_EntityOwner)& theOwner)
 {
   Handle(AIS_ManipulatorOwner) anOwner = Handle(AIS_ManipulatorOwner)::DownCast (theOwner);