Salome HOME
untabify
[modules/geom.git] / src / OBJECT / GEOM_VTKPropertyMaterial.hxx
index 9f54251c75d26735588b4930ad30a69908b5bf36..25cdfc0fb5e850ed78fa2b4cf6fec53fcd8a40c6 100755 (executable)
@@ -46,7 +46,7 @@ public:
   static GEOM_VTKPropertyMaterial*  New();
 
 protected:
-  bool                             Physical;
+  bool                              Physical;
 };
 
 #endif