diff options
Diffstat (limited to '')
| -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 6a9570c37..dee29975e 100644 --- a/src/attributes-test.h +++ b/src/attributes-test.h @@ -355,6 +355,7 @@ struct {char const *attr; bool supported;} const all_attrs[] = { {"inkscape:snap-smooth-nodes", true}, {"inkscape:snap-midpoints", true}, {"inkscape:snap-object-midpoints", true}, + {"inkscape:snap-text-baseline", true}, {"inkscape:snap-bbox-edge-midpoints", true}, {"inkscape:snap-bbox-midpoints", true}, //{"inkscape:snap-intersection-grid-guide", true}, |
