Salome HOME
Windows compatibility.
[modules/gui.git] / src / VTKViewer / VTKViewer_Actor.h
index 1b2a2a497292d9819931647b492cdc74b82925f0..e09c1e3e5184d211c428b4e3036aef5aeac3ce2e 100755 (executable)
@@ -179,7 +179,7 @@ class VTKVIEWER_EXPORT VTKViewer_Actor : public vtkLODActor
 
   //! To calculatate last modified time
   virtual
-  unsigned long int
+  vtkMTimeType
   GetMTime();
 
   //----------------------------------------------------------------------------