]> SALOME platform Git repositories - modules/gui.git/blobdiff - src/SVTK/SVTK_Recorder.h
Salome HOME
[bos #42871] Clipping plane remains applied after being deleted
[modules/gui.git] / src / SVTK / SVTK_Recorder.h
old mode 100755 (executable)
new mode 100644 (file)
index eeecb3d..1f0594a
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2016  CEA/DEN, EDF R&D, OPEN CASCADE
+// Copyright (C) 2007-2024  CEA, EDF, OPEN CASCADE
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
@@ -42,7 +42,7 @@ class SVTK_Recorder : public vtkObject
   
  public:
   static SVTK_Recorder *New();
-  vtkTypeMacro(SVTK_Recorder,vtkObject);
+  vtkTypeMacro(SVTK_Recorder,vtkObject)
 
   void
   SetRenderWindow(vtkRenderWindow* theRenderWindow);