Salome HOME
Apply the fix for the issue "0021721: [CEA 590] Invalid groups on cells display in...
[modules/paravis.git] / src / Plugins / Filter / vtkMySampleFilter.h
index 393a4bcb2c202106ae5abea47cc89717914d94b7..f06159acc1f5218fef7385ce9de85f349ec293cb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
@@ -26,7 +26,7 @@ class vtkMySampleFilter : public vtkExtractEdges
 {
 public:
   static vtkMySampleFilter* New();
-  vtkTypeRevisionMacro(vtkMySampleFilter, vtkExtractEdges);
+  vtkTypeMacro(vtkMySampleFilter, vtkExtractEdges);
   void PrintSelf(ostream& os, vtkIndent indent);
 
 protected: