Code

1) Making snapping behaviour for paraxial lines (in the pen tool) similar to other...
[inkscape.git] / src / snap-enums.h
index 60893de6afa1b9fdae60e1c6a222479bc6d9e61f..3d03711e3361054206b205b79af7c13e85a70cab 100644 (file)
@@ -42,7 +42,8 @@ enum SnapTargetType {
     SNAPTARGET_CENTER, // of ellipse
     SNAPTARGET_CORNER, // of image or of rectangle
     SNAPTARGET_TEXT_BASELINE,
-    SNAPTARGET_CONSTRAINED_ANGLE
+    SNAPTARGET_CONSTRAINED_ANGLE,
+    SNAPTARGET_CONSTRAINT
 };
 
 enum SnapSourceType {