Code

Reverting revision 13615
[inkscape.git] / src / sp-gradient.h
index de5247c1c57fc2499a1353a05d8772c708b13fcb..b0ed49c0023d8205c8c6202da7870899eda718cb 100644 (file)
@@ -37,14 +37,13 @@ typedef enum {
 } SPGradientState;
 
 typedef enum {
-    POINT_LG_BEGIN,
-    POINT_LG_END,
-    POINT_LG_MID,
+    POINT_LG_P1,
+    POINT_LG_P2,
     POINT_RG_CENTER,
     POINT_RG_R1,
     POINT_RG_R2,
     POINT_RG_FOCUS
-} GrPointType;
+} GrPoint;
 
 /**
  * Gradient