Salome HOME
The data model has been redesigned to new format.
[modules/hydro.git] / src / HYDROGUI / HYDROGUI_PrsPolylineDriver.h
index de6dde194d6037c05a3aec6f2a5beea4919e0026..9160ff5c7ebe090b19d0ecb83b078c512a66554f 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 );
 };