Code

Improved wording for the snap indicator: gradients snap to their parent's bounding...
[inkscape.git] / src / snapped-point.h
index cc224452de756a092bbe7f4a5d30625c61b2f7b7..ee7c12aa7e9687d785401a7fad2a51de18ca5f0b 100644 (file)
@@ -39,7 +39,7 @@ enum SnapTargetType {
     SNAPTARGET_BBOX_EDGE,
     SNAPTARGET_BBOX_EDGE_MIDPOINT,
     SNAPTARGET_BBOX_MIDPOINT,
-    SNAPTARGET_GRADIENT,
+    SNAPTARGET_GRADIENTS_PARENT_BBOX,
     SNAPTARGET_PAGE_BORDER,
     SNAPTARGET_PAGE_CORNER,
     SNAPTARGET_CONVEX_HULL_CORNER,