diff options
Diffstat (limited to 'src/attributes-test.h')
| -rw-r--r-- | src/attributes-test.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/attributes-test.h b/src/attributes-test.h index 1030f9e46..57eb03eb5 100644 --- a/src/attributes-test.h +++ b/src/attributes-test.h @@ -404,12 +404,12 @@ struct {char const *attr; bool supported;} const all_attrs[] = { /* SPNamedView */ {"viewonly", true}, {"showgrid", true}, - {"gridtype", true}, +// {"gridtype", true}, {"showguides", true}, {"gridtolerance", true}, {"guidetolerance", true}, {"objecttolerance", true}, - {"gridoriginx", true}, +/* {"gridoriginx", true}, {"gridoriginy", true}, {"gridspacingx", true}, {"gridspacingy", true}, @@ -419,7 +419,7 @@ struct {char const *attr; bool supported;} const all_attrs[] = { {"gridopacity", true}, {"gridempcolor", true}, {"gridempopacity", true}, - {"gridempspacing", true}, + {"gridempspacing", true}, */ {"guidecolor", true}, {"guideopacity", true}, {"guidehicolor", true}, |
