X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FHYDROGUI%2FHYDROGUI_PrsImageDriver.h;h=4b369ed2be5cc7da1a6cecc1be9a583a8acdcfca;hb=81c9f5cdf82909d0aebd2c491c50fa7516cc80b7;hp=5da63d5baa3ab2cb950f11e65757be88da209a47;hpb=d74afc6389ed4e656c9451ac01b4065470746fd8;p=modules%2Fhydro.git diff --git a/src/HYDROGUI/HYDROGUI_PrsImageDriver.h b/src/HYDROGUI/HYDROGUI_PrsImageDriver.h index 5da63d5b..4b369ed2 100644 --- a/src/HYDROGUI/HYDROGUI_PrsImageDriver.h +++ b/src/HYDROGUI/HYDROGUI_PrsImageDriver.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 ); };