Salome HOME
#18963 Minimize compiler warnings
[modules/gui.git] / src / VTKViewer / VTKViewer_FramedTextActor.cxx
index efd2ae0c14acc423c25bc751e63673083e662116..4b4ac0d632e89dce751cf23f091874563e72af32 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2016  CEA/DEN, EDF R&D, OPEN CASCADE
+// Copyright (C) 2007-2020  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
@@ -63,7 +63,7 @@ namespace
 }
 
 //==================================================================
-vtkStandardNewMacro(VTKViewer_FramedTextActor);
+vtkStandardNewMacro(VTKViewer_FramedTextActor)
 
 //==================================================================
 // function : VTKViewer_FramedTextActor