Salome HOME
Fix for the bug #42: point C is not activated, but point C is shown in preview in...
[modules/hydro.git] / src / HYDROGUI / HYDROGUI_PrsZoneDriver.h
index 0eb5dbc31ba73a6d5bf8e0162fb98b58836bfee5..ef4b559ee3fceeb7c09f9b9451ab06f961f16630 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 );
 };