Code

fix pasting style after copying a text span
[inkscape.git] / src / snapped-point.h
index cddddd53bc3097226544b46854b01d79b1da36d5..7085ccae8f6d0d09c12d5ab6dc118577ec3b242e 100644 (file)
@@ -33,7 +33,8 @@ enum SnapTargetType {
     SNAPTARGET_PATH_INTERSECTION,
     SNAPTARGET_BBOX_CORNER,
     SNAPTARGET_BBOX_EDGE,
-    SNAPTARGET_GRADIENT
+    SNAPTARGET_GRADIENT,
+    SNAPTARGET_PAGE_BORDER
 };
 
 /// Class describing the result of an attempt to snap.