diff options
Diffstat (limited to 'src/snap-enums.h')
| -rw-r--r-- | src/snap-enums.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/snap-enums.h b/src/snap-enums.h index 8a95bb2dd..5ade54354 100644 --- a/src/snap-enums.h +++ b/src/snap-enums.h @@ -69,6 +69,7 @@ enum SnapTargetType { SNAPTARGET_LINE_MIDPOINT, SNAPTARGET_PATH, SNAPTARGET_PATH_INTERSECTION, + SNAPTARGET_PATH_GUIDE_INTERSECTION, SNAPTARGET_ELLIPSE_QUADRANT_POINT, // this corner is at the center of the stroke SNAPTARGET_RECT_CORNER, // of a rectangle, so this corner is at the center of the stroke //------------------------------------------------------------------- |
