]> SALOME platform Git repositories - modules/visu.git/commitdiff
Salome HOME
To fix a compilation error
authorapo <apo@opencascade.com>
Thu, 29 Sep 2005 15:44:16 +0000 (15:44 +0000)
committerapo <apo@opencascade.com>
Thu, 29 Sep 2005 15:44:16 +0000 (15:44 +0000)
src/CONVERTOR/VISU_MedConvertor.cxx

index 716b52adae73b1b229caf61c8b373efa87d8fc9c..474b9c92e16af5343675c9047aa65fde91be3cc0 100644 (file)
@@ -1952,7 +1952,7 @@ VISU_MedConvertor
                       VISU::PMEDField theField, 
                       VISU::PMEDValForTime theValForTime)
 {
-  PProfileMergeFilter aProfileMergeFilter = aValForTime->myProfileMergeFilter;
+  PProfileMergeFilter aProfileMergeFilter = theValForTime->myProfileMergeFilter;
   return LoadValForTime(theMed,
                        theMesh,
                        theMeshOnEntity,