summaryrefslogtreecommitdiffstats
path: root/src/attributes-test.h
diff options
context:
space:
mode:
authorDiederik van Lierop <mail@diedenrezi.nl>2011-08-22 18:27:53 +0000
committerDiederik van Lierop <mail@diedenrezi.nl>2011-08-22 18:27:53 +0000
commitbabb7a67749cb691674bdd9758f0568d4b094b56 (patch)
treed1e71acda1562bf3d394aa76f44b96be1175ca61 /src/attributes-test.h
parentsvgfont2layers extension: glyph layers (except the first one) are innitially ... (diff)
downloadinkscape-babb7a67749cb691674bdd9758f0568d4b094b56.tar.gz
inkscape-babb7a67749cb691674bdd9758f0568d4b094b56.zip
Refactoring of the snapping preferences; mainly about storing all toggles in a single array, instead of each having its own member variable
(bzr r10569)
Diffstat (limited to 'src/attributes-test.h')
-rw-r--r--src/attributes-test.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/attributes-test.h b/src/attributes-test.h
index dee29975e..02b53defc 100644
--- a/src/attributes-test.h
+++ b/src/attributes-test.h
@@ -358,7 +358,6 @@ struct {char const *attr; bool supported;} const all_attrs[] = {
{"inkscape:snap-text-baseline", true},
{"inkscape:snap-bbox-edge-midpoints", true},
{"inkscape:snap-bbox-midpoints", true},
- //{"inkscape:snap-intersection-grid-guide", true},
{"inkscape:snap-grids", true},
{"inkscape:snap-to-guides", true},
{"inkscape:snap-intersection-paths", true},