Salome HOME
refs #426: grammatic error
[modules/hydro.git] / src / HYDROGUI / HYDROGUI_PrsZone.cxx
index fc85724517b3184947a7a62fb0d7a84e0fa2e52f..61661a7389f7eacb30395485eb26e4b57b351525 100644 (file)
@@ -29,7 +29,7 @@
 // name    : HYDROGUI_PrsZone
 // Purpose : Constructor
 //=======================================================================
-HYDROGUI_PrsZone::HYDROGUI_PrsZone( const Handle(HYDROData_Object)& theObject )
+HYDROGUI_PrsZone::HYDROGUI_PrsZone( const Handle(HYDROData_Entity)& theObject )
 : HYDROGUI_Prs( theObject ),
   myZoneItem( 0 ),
   myFillingColor( Qt::transparent ),