Code

Snap to a guide's origin too (resulting in a 2D constraint), instead of only to the...
[inkscape.git] / src / snapped-point.h
index d071afddc7c9f29120fbe869940380a5b2436892..70d16b0be10be3c586aac58469e8f5065df6751a 100644 (file)
@@ -26,6 +26,7 @@ enum SnapTargetType {
     SNAPTARGET_GRID_INTERSECTION,
     SNAPTARGET_GUIDE,
     SNAPTARGET_GUIDE_INTERSECTION,
+    SNAPTARGET_GUIDE_ORIGIN,
     SNAPTARGET_GRID_GUIDE_INTERSECTION,
     SNAPTARGET_NODE_SMOOTH,
     SNAPTARGET_NODE_CUSP,