From d18b8150ba16f4a930b213dae1f4fb369cb3d0bf Mon Sep 17 00:00:00 2001 From: Tim Dwyer Date: Fri, 14 Jul 2006 04:09:40 +0000 Subject: - Connectors with end-markers now constrained to point downwards in graph layout - vpsc namespace added to libvpsc (bzr r1408) --- src/removeoverlap/removeoverlap.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/removeoverlap/removeoverlap.cpp') diff --git a/src/removeoverlap/removeoverlap.cpp b/src/removeoverlap/removeoverlap.cpp index 3a8481db2..c640fb407 100644 --- a/src/removeoverlap/removeoverlap.cpp +++ b/src/removeoverlap/removeoverlap.cpp @@ -15,6 +15,8 @@ #include "libvpsc/generate-constraints.h" #include "libvpsc/remove_rectangle_overlap.h" +using vpsc::Rectangle; + /** * Takes a list of inkscape items and moves them as little as possible * such that rectangular bounding boxes are separated by at least xGap -- cgit v1.2.3