diff options
| author | Ted Gould <ted@gould.cx> | 2008-10-27 18:03:09 +0000 |
|---|---|---|
| committer | Ted Gould <ted@canonical.com> | 2008-10-27 18:03:09 +0000 |
| commit | 7dbe11bc23efa5f51a9b84e7d0f6dd16e63e0902 (patch) | |
| tree | 7d3a2b95b84a03a19cb132cdf88bea0ab6dc4773 /src/attributes-test.h | |
| parent | Merging from trunk (diff) | |
| download | inkscape-7dbe11bc23efa5f51a9b84e7d0f6dd16e63e0902.tar.gz inkscape-7dbe11bc23efa5f51a9b84e7d0f6dd16e63e0902.zip | |
From trunk
(bzr r6885)
Diffstat (limited to 'src/attributes-test.h')
| -rw-r--r-- | src/attributes-test.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/attributes-test.h b/src/attributes-test.h index 25167e75b..89be0eb4f 100644 --- a/src/attributes-test.h +++ b/src/attributes-test.h @@ -352,6 +352,7 @@ struct {char const *attr; bool supported;} const all_attrs[] = { {"inkscape:snap-nodes", true}, {"inkscape:snap-guide", true}, {"inkscape:snap-center", true}, + {"inkscape:snap-smooth-nodes", true}, {"inkscape:snap-intersection-grid-guide", true}, {"inkscape:snap-intersection-paths", true}, {"inkscape:pageopacity", true}, |
