Code

now that selection description includes style (filtered, clipped), we need to update...
[inkscape.git] / src / tweak-context.h
index b5a9b6b7e92762fb2fd98bc76f85da04b450e64c..e860fd7ea36bf0d67d51b04b77e92fa71a005468 100644 (file)
@@ -71,7 +71,7 @@ struct SPTweakContext
 
     bool is_dilating;
     bool has_dilated;
-    NR::Point last_push;
+    Geom::Point last_push;
     SPCanvasItem *dilate_area;
 
     bool do_h;