From b01791161926320dbb8b9a5435ea2fb470c32795 Mon Sep 17 00:00:00 2001 From: mjwybrow Date: Fri, 20 Jan 2006 04:12:21 +0000 Subject: * src/widgets/toolbox.cpp, src/widgets/desktop-widget.cpp, src/conn-avoid-ref.cpp, src/conn-avoid-ref.h, src/sp-namedview.cpp, src/sp-namedview.h, src/attributes.cpp, src/attributes.h, src/attributes-test.cpp: Added a "Spacing" control to the connector toolbar which allows the user to adjust the amount of space left around avoided shapes for the purpose of determining auto-routing connector paths. (bzr r18) --- src/attributes-test.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/attributes-test.cpp') diff --git a/src/attributes-test.cpp b/src/attributes-test.cpp index 50d2e81bd..f40200c1f 100644 --- a/src/attributes-test.cpp +++ b/src/attributes-test.cpp @@ -323,6 +323,7 @@ static struct {char const *attr; bool supported;} const all_attrs[] = { {"inkscape:connection-start", true}, {"inkscape:connection-end", true}, {"inkscape:connector-avoid", true}, + {"inkscape:connector-spacing", true}, {"sodipodi:cx", true}, {"sodipodi:cy", true}, {"sodipodi:rx", true}, -- cgit v1.2.3