diff options
| author | Jabier Arraiza Cenoz <jabier.arraiza@marker.es> | 2016-10-22 19:48:17 +0000 |
|---|---|---|
| committer | jabiertxof <info@marker.es> | 2016-10-22 19:48:17 +0000 |
| commit | c577e33f19db82f4bf0aa6436ee95ba80298f51a (patch) | |
| tree | 1e2f33750081e1363ace511e8432aa225b672872 /testfiles/src/attributes-test.cpp | |
| parent | Update to trunk (diff) | |
| parent | Fix bug#1635442 (diff) | |
| download | inkscape-c577e33f19db82f4bf0aa6436ee95ba80298f51a.tar.gz inkscape-c577e33f19db82f4bf0aa6436ee95ba80298f51a.zip | |
Update to trunk
(bzr r15142.1.19)
Diffstat (limited to 'testfiles/src/attributes-test.cpp')
| -rw-r--r-- | testfiles/src/attributes-test.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/testfiles/src/attributes-test.cpp b/testfiles/src/attributes-test.cpp index e53eb9aef..a1b85ff3b 100644 --- a/testfiles/src/attributes-test.cpp +++ b/testfiles/src/attributes-test.cpp @@ -336,6 +336,7 @@ std::vector<AttributeInfo> getKnownAttrs() AttributeInfo("v-ideographic", true), AttributeInfo("v-mathematical", true), AttributeInfo("values", true), + AttributeInfo("vector-effect", true), AttributeInfo("version", true), AttributeInfo("vert-adv-y", true), AttributeInfo("vert-origin-x", true), |
