diff options
Diffstat (limited to 'src/attributes-test.cpp')
| -rw-r--r-- | src/attributes-test.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
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}, |
