X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FHYDROGUI%2FHYDROGUI_VTKPrs.cxx;h=87a86d5cd2aabbf96b8a17fedfc25092afbf4a33;hb=81c9f5cdf82909d0aebd2c491c50fa7516cc80b7;hp=671a2cdccf4192d7892f912035c246aafc4762e6;hpb=f3473396686a6c43615f8647473e4a0e23e34729;p=modules%2Fhydro.git diff --git a/src/HYDROGUI/HYDROGUI_VTKPrs.cxx b/src/HYDROGUI/HYDROGUI_VTKPrs.cxx index 671a2cdc..87a86d5c 100644 --- a/src/HYDROGUI/HYDROGUI_VTKPrs.cxx +++ b/src/HYDROGUI/HYDROGUI_VTKPrs.cxx @@ -56,6 +56,7 @@ HYDROGUI_VTKPrs::~HYDROGUI_VTKPrs() //======================================================================= void HYDROGUI_VTKPrs::compute() { + setIsToUpdate( false ); } //=======================================================================