Code

snap indicator: try a diamond shaped indicator for snapping to nodes. see how we...
[inkscape.git] / src / sp-conn-end-pair.h
index 3f130da32661058a37e0c22e9e20c2e93a2282bf..9b9e181db9b3dfc359bc6d0e81643945c1c059fc 100644 (file)
@@ -37,7 +37,7 @@ public:
     void setAttr(unsigned const key, gchar const *const value);
     void writeRepr(Inkscape::XML::Node *const repr) const;
     void getAttachedItems(SPItem *[2]) const;
-    void getEndpoints(NR::Point endPts[]) const;
+    void getEndpoints(Geom::Point endPts[]) const;
     void reroutePath(void);
     void makePathInvalid(void);
     void update(void);