Salome HOME
Merge from BR_PORTING_VTK6 01/03/2013
[modules/gui.git] / src / VTKViewer / VTKViewer_PolyDataMapper.h
index 80d04a7834c5519ea3f90cf0362cd59708c1c89c..350c1090296d2421fec9bd64060cdf578d9fe957 100644 (file)
@@ -60,7 +60,7 @@ public:
 
 public:
   static VTKViewer_PolyDataMapper* New();
-  vtkTypeRevisionMacro( VTKViewer_PolyDataMapper, MAPPER_SUPERCLASS );
+  vtkTypeMacro( VTKViewer_PolyDataMapper, MAPPER_SUPERCLASS );
 
   //! Set point marker enabled
   void SetMarkerEnabled( bool );