X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FOBJECT%2FGEOM_Annotation.hxx;fp=src%2FOBJECT%2FGEOM_Annotation.hxx;h=00fc80986731caa44c8d43aaa8af4f17a2da1a8e;hb=8abb46fb59fc22dc5244c87744ed68dce7e5c564;hp=e672dd446eedabf147d776b2743aeb0f8c3f6d3f;hpb=0c782492c0d663e6282b47d0f9319bafe9fb4646;p=modules%2Fgeom.git diff --git a/src/OBJECT/GEOM_Annotation.hxx b/src/OBJECT/GEOM_Annotation.hxx index e672dd446..00fc80986 100755 --- a/src/OBJECT/GEOM_Annotation.hxx +++ b/src/OBJECT/GEOM_Annotation.hxx @@ -363,7 +363,7 @@ public: //! \param theMode [in] the display mode. virtual void HilightWithColor( const Handle(PrsMgr_PresentationManager3d)& thePM, -#if OCC_VERSION_LARGE > 0x07010000 +#if OCC_VERSION_LARGE > 0x07010001 const Handle(Prs3d_Drawer)& theStyle, #else const Handle(Graphic3d_HighlightStyle)& theStyle,