X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FOBJECT%2FGEOM_VTKPropertyMaterial.hxx;h=27104a8703659ddb52d7036fe0530d5d2d5a4615;hb=b6f0965afb72083a5234f9b4fb0b233adaaf8d9d;hp=3e19435a2bc8713001ff52b5db2def92a12a1836;hpb=5e3080a50e2ddb3beb564c81d4b8b5aa62fe86e3;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 3e19435a2..27104a870 --- a/src/OBJECT/GEOM_VTKPropertyMaterial.hxx +++ b/src/OBJECT/GEOM_VTKPropertyMaterial.hxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2015 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);