Code

fix by dvlierop2 for snapping bugs 1579556 and 1579587
[inkscape.git] / src / seltrans.h
index 3ba56ffb4ce18223a5821073c7dacb71f6feab48..8d527ca5c76d05979147d6e4d799fd8f5eddcce4 100644 (file)
@@ -105,6 +105,7 @@ private:
     
     std::vector<NR::Point> _snap_points;
     std::vector<NR::Point> _bbox_points;
+    std::vector<NR::Point> _bbox_4points;
     
     Inkscape::SelCue _selcue;