Salome HOME
First implementation of automatic mode of regions creation in the calculation case...
[modules/hydro.git] / src / HYDROGUI / HYDROGUI_Prs.cxx
index 1ed451e396862313757ae2473dd21b5b6f8a558a..d2f43b784582c21c4dc6e63087ccf21ae94025e5 100644 (file)
@@ -30,7 +30,7 @@
 // name    : HYDROGUI_Prs
 // Purpose : Constructor
 //=======================================================================
-HYDROGUI_Prs::HYDROGUI_Prs( const Handle(HYDROData_Object)& theObject )
+HYDROGUI_Prs::HYDROGUI_Prs( const Handle(HYDROData_Entity)& theObject )
 : GraphicsView_Object(),
   myObject( theObject ),
   myIsToUpdate( false )