From 8ed66ab7cb377ed90e3213fc3bba8e5bb0c63a11 Mon Sep 17 00:00:00 2001 From: Diederik van Lierop Date: Sat, 3 Nov 2007 18:11:46 +0000 Subject: Oops, don't use tabs! (replace tabs by 4 spaces) (bzr r4020) --- src/line-snapper.h | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'src/line-snapper.h') diff --git a/src/line-snapper.h b/src/line-snapper.h index a15e6ae2d..8c307da53 100644 --- a/src/line-snapper.h +++ b/src/line-snapper.h @@ -26,19 +26,19 @@ protected: private: void _doFreeSnap(SnappedConstraints &sc, - Inkscape::Snapper::PointType const &t, - NR::Point const &p, - bool const &first_point, + Inkscape::Snapper::PointType const &t, + NR::Point const &p, + bool const &first_point, std::vector &points_to_snap, std::list const &it) const; void _doConstrainedSnap(SnappedConstraints &sc, - Inkscape::Snapper::PointType const &t, - NR::Point const &p, - bool const &first_point, + Inkscape::Snapper::PointType const &t, + NR::Point const &p, + bool const &first_point, std::vector &points_to_snap, ConstraintLine const &c, - std::list const &it) const; + std::list const &it) const; /** * \param p Point that we are trying to snap. -- cgit v1.2.3