]> 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
index 9e263f0f70aef09d593418920fae5ff4601e8e12..1f0594a2c4c3b906df4cea1f7f78e7765827ae84 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2019  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);