summaryrefslogtreecommitdiffstats
path: root/src/object-snapper.h
diff options
context:
space:
mode:
authorJohan B. C. Engelen <jbc.engelen@swissonline.ch>2011-02-02 21:24:36 +0000
committerJohan Engelen <goejendaagh@zonnet.nl>2011-02-02 21:24:36 +0000
commit53933f5fea9d07d1ba6304b88439fba257ee8c34 (patch)
tree21f94cd05346fc1236751bb1db3e0850e5aece54 /src/object-snapper.h
parentTranslations. French translation minor update. (diff)
downloadinkscape-53933f5fea9d07d1ba6304b88439fba257ee8c34.tar.gz
inkscape-53933f5fea9d07d1ba6304b88439fba257ee8c34.zip
update to latest 2geom !
(bzr r10025)
Diffstat (limited to '')
-rw-r--r--src/object-snapper.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/object-snapper.h b/src/object-snapper.h
index 6bde3dd39..6e3cc620f 100644
--- a/src/object-snapper.h
+++ b/src/object-snapper.h
@@ -71,7 +71,7 @@ private:
bool const &first_point,
Geom::Rect const &bbox_to_snap,
bool const _clip_or_mask,
- Geom::Matrix const additional_affine) const;
+ Geom::Affine const additional_affine) const;
void _snapNodes(SnappedConstraints &sc,
Inkscape::SnapCandidatePoint const &p, // in desktop coordinates