X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=src%2Fsnapped-point.cpp;h=5d0d242dde08b2f5ce716e51b478aacf1e5a7260;hb=129958c3b0e17dc15a5a4722ee83a89a780f9a57;hp=3aebb086a1e6e9001b48b6220c81d9a8791fa0ee;hpb=6b15695578f07a3f72c4c9475c1a261a3021472a;p=inkscape.git diff --git a/src/snapped-point.cpp b/src/snapped-point.cpp index 3aebb086a..5d0d242dd 100644 --- a/src/snapped-point.cpp +++ b/src/snapped-point.cpp @@ -13,10 +13,10 @@ Inkscape::SnappedPoint::SnappedPoint(NR::Point p, NR::Coord d) : _distance(d), _point(p) { - + } -Inkscape::SnappedPoint::~SnappedPoint() +Inkscape::SnappedPoint::~SnappedPoint() { /// TODO : empty the _hightlight_groups vector and destroy the /// HighlightGroup items it holds