summaryrefslogtreecommitdiffstats
path: root/src/attributes-test.h
diff options
context:
space:
mode:
authorDiederik van Lierop <mail@diedenrezi.nl>2008-05-04 16:27:08 +0000
committerdvlierop2 <dvlierop2@users.sourceforge.net>2008-05-04 16:27:08 +0000
commit8dffa3e5ef1f8c53211bfa9e45aa5c2bcd589b3f (patch)
tree09e3531c7e1db43a75fc912bb95aa5ed35fa87fc /src/attributes-test.h
parentRemove warnings (diff)
downloadinkscape-8dffa3e5ef1f8c53211bfa9e45aa5c2bcd589b3f.tar.gz
inkscape-8dffa3e5ef1f8c53211bfa9e45aa5c2bcd589b3f.zip
Next steps in implementing the snapping indicator
(bzr r5600)
Diffstat (limited to 'src/attributes-test.h')
-rw-r--r--src/attributes-test.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/attributes-test.h b/src/attributes-test.h
index b5c05e988..c8287f769 100644
--- a/src/attributes-test.h
+++ b/src/attributes-test.h
@@ -347,6 +347,7 @@ struct {char const *attr; bool supported;} const all_attrs[] = {
{"inkscape:bbox-nodes", true},
{"inkscape:snap-page", true},
{"inkscape:snap-global", true},
+ {"inkscape:snap-indicator", true},
{"inkscape:snap-bbox", true},
{"inkscape:snap-nodes", true},
{"inkscape:snap-guide", true},