Salome HOME
Fix of 0022437: EDF GEOM: Texture is lost when hiding and showing again a shape....
[modules/geom.git] / src / OBJECT / GEOM_Constants.h
index 19b0c514fc4ba5989c5ae9b7621f0d0743d7463f..aee0709b4ab2152cd8bdf147aebf0caf55a53567 100644 (file)
@@ -54,7 +54,8 @@ namespace GEOM
     PointColor,
     IsosColor,
     OutlineColor,
-    LastProperty = OutlineColor,
+    Texture,
+    LastProperty = Texture,
   };
 
   GEOM_OBJECT_EXPORT double minDeflection();