Salome HOME
Apply the fix for the issue "0021721: [CEA 590] Invalid groups on cells display in...
[modules/paravis.git] / src / Plugins / TableReader / TableTo3DFilter / vtkTableTo3D.h
index 8afdd412253535828f3de6a1f2cea13f5be34331..dca55b5578cfcc55639c5468b479bf7b4b5a6ff4 100644 (file)
@@ -47,7 +47,7 @@ public:
   // Description:
   // Specify type of presentation: surface of contour.
   vtkSetClampMacro(PresentationType, int,
-                  TABLETO3D_SURFACE, TABLETO3D_CONTOUR);
+                   TABLETO3D_SURFACE, TABLETO3D_CONTOUR);
   vtkGetMacro(PresentationType, int);
 
   // Description: