Salome HOME
First implementation of automatic mode of regions creation in the calculation case...
[modules/hydro.git] / src / HYDROGUI / HYDROGUI_PrsImageDriver.h
index 5da63d5baa3ab2cb950f11e65757be88da209a47..4b369ed2be5cc7da1a6cecc1be9a583a8acdcfca 100644 (file)
@@ -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 );
 };