X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;ds=inline;f=src%2FHYDROGUI%2FHYDROGUI_ProfileOp.cxx;h=c4c822df57515a5a9fdb4461e27b74928da49049;hb=e744ba34fd38d6744d11b54cd15b6f86350695b2;hp=3148703ac66326a9a8f261f249071cc4827dec6e;hpb=1834187d193fa93a6ac31967ae2fbebf15853888;p=modules%2Fhydro.git diff --git a/src/HYDROGUI/HYDROGUI_ProfileOp.cxx b/src/HYDROGUI/HYDROGUI_ProfileOp.cxx index 3148703a..c4c822df 100644 --- a/src/HYDROGUI/HYDROGUI_ProfileOp.cxx +++ b/src/HYDROGUI/HYDROGUI_ProfileOp.cxx @@ -232,7 +232,7 @@ bool HYDROGUI_ProfileOp::processApply( int& theUpdateFlags, } // At first we update the child u,z profile object - aProfileUZ->SetToUpdate( true ); + aProfileUZ->Changed( HYDROData_Entity::Geom_2d ); aProfileUZ->Update(); // And now we update our edited object