From: apo Date: Fri, 13 May 2005 13:30:57 +0000 (+0000) Subject: Fix on - Bug 8779 X-Git-Tag: smh_merge_poly~2 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=7200cc13b1fdeab95fcd5594bfced7d8cfcd977e;p=modules%2Fvisu.git Fix on - Bug 8779 View Parameters not restored after Dump study --- diff --git a/src/VISU_I/VISU_DumpPython.cc b/src/VISU_I/VISU_DumpPython.cc index 491de818..2b2bf1ac 100644 --- a/src/VISU_I/VISU_DumpPython.cc +++ b/src/VISU_I/VISU_DumpPython.cc @@ -263,7 +263,6 @@ namespace VISU{ } std::string aSObjectName = GetName(theSObject); - theStr<