Salome HOME
Copyright update 2022
[modules/gui.git] / src / SVTK / SVTK_KeyFreeInteractorStyle.h
index 2ba3f7a19a6ed4bfcf38160cb42fa64c13cfd0e9..a07cbab47d161d320d4523f70b2803ee9ea86ee8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2014  CEA/DEN, EDF R&D, OPEN CASCADE
+// Copyright (C) 2007-2022  CEA/DEN, EDF R&D, OPEN CASCADE
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
@@ -33,7 +33,7 @@ class SVTK_EXPORT SVTK_KeyFreeInteractorStyle : public SVTK_InteractorStyle
 {
  public:
   static SVTK_KeyFreeInteractorStyle *New();
-  vtkTypeMacro(SVTK_KeyFreeInteractorStyle,SVTK_InteractorStyle);
+  vtkTypeMacro(SVTK_KeyFreeInteractorStyle,SVTK_InteractorStyle)
   
  protected:
   SVTK_KeyFreeInteractorStyle();