Code

Filter effects dialog:
[inkscape.git] / src / line-snapper.h
index 581466d330533b4ebbdd005c4d31440525253b9e..2816b2ec01e3648d853f309ecf6732f25eabfb62 100644 (file)
@@ -29,7 +29,7 @@ private:
                           std::list<SPItem const *> const &it) const;
   
   SnappedPoint _doConstrainedSnap(NR::Point const &p,
-                                 NR::Point const &c,
+                                 ConstraintLine const &c,
                                  std::list<SPItem const *> const &it) const;
   
   /**