X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FHYDROGUI%2FHYDROGUI_PrsZone.cxx;h=61661a7389f7eacb30395485eb26e4b57b351525;hb=196861562f7acec08685d250aee9c1bee85896f8;hp=fc85724517b3184947a7a62fb0d7a84e0fa2e52f;hpb=7716366a329bf34bc3b659dcf8f8f155b9cb0a2a;p=modules%2Fhydro.git diff --git a/src/HYDROGUI/HYDROGUI_PrsZone.cxx b/src/HYDROGUI/HYDROGUI_PrsZone.cxx index fc857245..61661a73 100644 --- a/src/HYDROGUI/HYDROGUI_PrsZone.cxx +++ b/src/HYDROGUI/HYDROGUI_PrsZone.cxx @@ -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 ),