Salome HOME
refs #369: local CS for profiles
[modules/hydro.git] / src / HYDROGUI / HYDROGUI_VTKPrs.cxx
index 671a2cdccf4192d7892f912035c246aafc4762e6..87a86d5cd2aabbf96b8a17fedfc25092afbf4a33 100644 (file)
@@ -56,6 +56,7 @@ HYDROGUI_VTKPrs::~HYDROGUI_VTKPrs()
 //=======================================================================
 void HYDROGUI_VTKPrs::compute()
 {
+  setIsToUpdate( false );
 }
 
 //=======================================================================