Salome HOME
refs #430: incorrect coordinates in dump polyline
[modules/hydro.git] / src / HYDROGUI / HYDROGUI_PrsDriver.cxx
index 4e13c1c5b8549d197fcda4e9ff67b8b0202600f1..38d8908d78987ce4b8661b63be7866a9f76fd99e 100644 (file)
@@ -32,7 +32,7 @@ HYDROGUI_PrsDriver::~HYDROGUI_PrsDriver()
 {
 }
 
-bool HYDROGUI_PrsDriver::Update( const Handle(HYDROData_Object)& theObj,
+bool HYDROGUI_PrsDriver::Update( const Handle(HYDROData_Entity)& theObj,
                                  HYDROGUI_Prs*& thePrs )
 {
   if ( thePrs )