X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=src%2FPartSet%2FPartSet_CenterPrs.cpp;h=8049c1385221194d527a75929cd4ecfdefa963e6;hb=384c819a1edf4b726e3a523c1ffd2b5e6b16a4c0;hp=cc2ad4b0f090eead63aa3bc8e3837ef7f4bb804c;hpb=485284976089df895e261395518201ccd85dae4d;p=modules%2Fshaper.git diff --git a/src/PartSet/PartSet_CenterPrs.cpp b/src/PartSet/PartSet_CenterPrs.cpp index cc2ad4b0f..8049c1385 100644 --- a/src/PartSet/PartSet_CenterPrs.cpp +++ b/src/PartSet/PartSet_CenterPrs.cpp @@ -89,7 +89,7 @@ void PartSet_CenterPrs::HilightSelected(const Handle(PrsMgr_PresentationManager3 } void PartSet_CenterPrs::HilightOwnerWithColor(const Handle(PrsMgr_PresentationManager3d)& thePM, - const Handle(Graphic3d_HighlightStyle)& theStyle, + const Handle(Prs3d_Drawer)& theStyle, const Handle(SelectMgr_EntityOwner)& theOwner) { Handle( Prs3d_Presentation ) aHilightPrs = GetHilightPresentation( thePM );