From 32035d39b6b1138500eee1f625e40fe52c29bf26 Mon Sep 17 00:00:00 2001 From: Diederik van Lierop Date: Sun, 15 Feb 2009 20:30:42 +0000 Subject: After snapping, show a tooltip together with the snap indicator (bzr r7296) --- src/snapped-point.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/snapped-point.h') diff --git a/src/snapped-point.h b/src/snapped-point.h index cddddd53b..7085ccae8 100644 --- a/src/snapped-point.h +++ b/src/snapped-point.h @@ -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. -- cgit v1.2.3