X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FOBJECT%2FGEOM_VTKPropertyMaterial.hxx;h=27104a8703659ddb52d7036fe0530d5d2d5a4615;hb=b6f0965afb72083a5234f9b4fb0b233adaaf8d9d;hp=4d3d902e87b3b5805092271bcf3a7e3060a4431a;hpb=8370b4a1c488f6ef18d8944869d6a8cd3a2d18d2;p=modules%2Fgeom.git diff --git a/src/OBJECT/GEOM_VTKPropertyMaterial.hxx b/src/OBJECT/GEOM_VTKPropertyMaterial.hxx old mode 100755 new mode 100644 index 4d3d902e8..27104a870 --- a/src/OBJECT/GEOM_VTKPropertyMaterial.hxx +++ b/src/OBJECT/GEOM_VTKPropertyMaterial.hxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2016 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2022 CEA/DEN, EDF R&D, OPEN CASCADE // // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS @@ -38,7 +38,7 @@ protected: virtual ~GEOM_VTKPropertyMaterial(); public: - vtkTypeMacro(GEOM_VTKPropertyMaterial, vtkProperty); + vtkTypeMacro(GEOM_VTKPropertyMaterial, vtkProperty) vtkSetMacro(Physical, bool); vtkGetMacro(Physical, bool);