X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FHYDROGUI%2FHYDROGUI_PrsZoneDriver.h;h=ef4b559ee3fceeb7c09f9b9451ab06f961f16630;hb=de7cf9bb0a7a41d6487013c87f4a54d0664cd303;hp=0eb5dbc31ba73a6d5bf8e0162fb98b58836bfee5;hpb=38afdfd781e77ef1d5135bed210c8ebd4b60f34f;p=modules%2Fhydro.git diff --git a/src/HYDROGUI/HYDROGUI_PrsZoneDriver.h b/src/HYDROGUI/HYDROGUI_PrsZoneDriver.h index 0eb5dbc3..ef4b559e 100644 --- a/src/HYDROGUI/HYDROGUI_PrsZoneDriver.h +++ b/src/HYDROGUI/HYDROGUI_PrsZoneDriver.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 ); };