summaryrefslogtreecommitdiffstats
path: root/src/snapper.cpp
diff options
context:
space:
mode:
authorDiederik van Lierop <mail@diedenrezi.nl>2008-01-08 22:02:30 +0000
committerdvlierop2 <dvlierop2@users.sourceforge.net>2008-01-08 22:02:30 +0000
commit2e4d6d939ca10dba36cf0ddf89e9551b8811a461 (patch)
treecdd1577fb125c1af696870cfcccb995477cc0ffb /src/snapper.cpp
parentmatching brackets (diff)
downloadinkscape-2e4d6d939ca10dba36cf0ddf89e9551b8811a461.tar.gz
inkscape-2e4d6d939ca10dba36cf0ddf89e9551b8811a461.zip
Fix LP #181020: When snapping a guide, now only the part of the guide near the pointer is considered
(bzr r4435)
Diffstat (limited to 'src/snapper.cpp')
-rw-r--r--src/snapper.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/snapper.cpp b/src/snapper.cpp
index efdc6bcbe..5f5261885 100644
--- a/src/snapper.cpp
+++ b/src/snapper.cpp
@@ -4,6 +4,7 @@
*
* Authors:
* Carl Hetherington <inkscape@carlh.net>
+ * Diederik van Lierop <mail@diedenrezi.nl>
*
* Released under GNU GPL, read the file 'COPYING' for more information.
*/