diff options
| author | Krzysztof Kosi??ski <tweenk.pl@gmail.com> | 2014-03-13 22:37:07 +0000 |
|---|---|---|
| committer | Krzysztof KosiĆski <tweenk.pl@gmail.com> | 2014-03-13 22:37:07 +0000 |
| commit | 32ef25632164e5af8766a5364400b579edde4ebf (patch) | |
| tree | e2fedf64a96e22351dae5321822dd902f6c9314e /src/attributes.h | |
| parent | Fix gradient position on document import (bug #1283193) (diff) | |
| download | inkscape-32ef25632164e5af8766a5364400b579edde4ebf.tar.gz inkscape-32ef25632164e5af8766a5364400b579edde4ebf.zip | |
Reimplement global aliasing toggle as a 'shape-rendering' property
on the root element.
(bzr r13146)
Diffstat (limited to 'src/attributes.h')
| -rw-r--r-- | src/attributes.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/attributes.h b/src/attributes.h index 530c9d11a..b8843fcb7 100644 --- a/src/attributes.h +++ b/src/attributes.h @@ -118,7 +118,6 @@ enum SPAttributeEnum { SP_ATTR_INKSCAPE_DOCUMENT_UNITS, SP_ATTR_UNITS, SP_ATTR_INKSCAPE_CONNECTOR_SPACING, - SP_ATTR_INKSCAPE_ANTIALIASING, /* SPColorProfile */ SP_ATTR_LOCAL, SP_ATTR_NAME, |
