X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FHYDROGUI%2FHYDROGUI_PrsPolylineDriver.h;h=9160ff5c7ebe090b19d0ecb83b078c512a66554f;hb=f34b90e9e4e02ba65419134d5d37a2e42aecfabf;hp=de6dde194d6037c05a3aec6f2a5beea4919e0026;hpb=f8418d6cb7ab14ad2563bf2aa8fa70b4451c9173;p=modules%2Fhydro.git diff --git a/src/HYDROGUI/HYDROGUI_PrsPolylineDriver.h b/src/HYDROGUI/HYDROGUI_PrsPolylineDriver.h index de6dde19..9160ff5c 100644 --- a/src/HYDROGUI/HYDROGUI_PrsPolylineDriver.h +++ b/src/HYDROGUI/HYDROGUI_PrsPolylineDriver.h @@ -49,7 +49,7 @@ public: * \param thePrs presentation * \return status of the operation */ - virtual bool Update( const Handle(HYDROData_Object)& theObj, + virtual bool Update( const Handle(HYDROData_Entity)& theObj, HYDROGUI_Prs*& thePrs ); };