From: admin Date: Thu, 5 Jul 2007 05:58:10 +0000 (+0000) Subject: This commit was generated by cvs2git to create tag X-Git-Tag: T_MULTIPR_INDUS_automatic_update X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=07e3b73f111cb493a19365ce39de31bfad49c4b2;p=modules%2Fvisu.git This commit was generated by cvs2git to create tag 'T_MULTIPR_INDUS_automatic_update'. Sprout from BR_MULTIPR_INDUS 2007-06-27 13:43:36 UTC apo 'To implement temporary MED files handling.' Cherrypick from BR_MULTIPR_INDUS 2007-07-05 05:58:08 UTC apo 'To improve Modification time calculation': src/PIPELINE/VISU_MapperHolder.cxx --- diff --git a/src/PIPELINE/VISU_MapperHolder.cxx b/src/PIPELINE/VISU_MapperHolder.cxx index dc025499..d64efa6c 100644 --- a/src/PIPELINE/VISU_MapperHolder.cxx +++ b/src/PIPELINE/VISU_MapperHolder.cxx @@ -135,6 +135,8 @@ VISU_MapperHolder myPipeLine->Init(); myPipeLine->Update(); } + + Modified(); }