Code

now that selection description includes style (filtered, clipped), we need to update...
[inkscape.git] / src / star-context.h
index 37a7f587cdffa63fe8f9c4fa191c791bc40eabcc..6db29ec4212abd32558644fd3b9524fcc4fca0e8 100644 (file)
@@ -29,7 +29,7 @@ class SPStarContextClass;
 
 struct SPStarContext : public SPEventContext {
        SPItem *item;
-       NR::Point center;
+       Geom::Point center;
 
        /* Number of corners */
        gint magnitude;