0032161: Coding Rules - deprecate obsolete alias PrsMgr_PresentationManager3d
[occt.git] / src / PrsMgr / PrsMgr_Presentation.cxx
index c53573d..6ca7cd5 100644 (file)
@@ -45,7 +45,7 @@ namespace
 //function : PrsMgr_Presentation
 //purpose  :
 //=======================================================================
-PrsMgr_Presentation::PrsMgr_Presentation (const Handle(PrsMgr_PresentationManager3d)& thePrsMgr,
+PrsMgr_Presentation::PrsMgr_Presentation (const Handle(PrsMgr_PresentationManager)& thePrsMgr,
                                           const Handle(PrsMgr_PresentableObject)& thePrsObject,
                                           const Standard_Integer theMode)
 : Graphic3d_Structure (thePrsMgr->StructureManager()),