diff options
| author | Jon A. Cruz <jon@joncruz.org> | 2010-07-09 05:02:03 +0000 |
|---|---|---|
| committer | Jon A. Cruz <jon@joncruz.org> | 2010-07-09 05:02:03 +0000 |
| commit | 50f9aa34d9c9563df9002d8a70ae37a747c8f422 (patch) | |
| tree | c217dfbf84f501624398df22b279403ec610a508 /src/attributes.h | |
| parent | 7th update, almost there (diff) | |
| download | inkscape-50f9aa34d9c9563df9002d8a70ae37a747c8f422.tar.gz inkscape-50f9aa34d9c9563df9002d8a70ae37a747c8f422.zip | |
Cleanup of gradient swatch property and collection policy.
(bzr r9602)
Diffstat (limited to 'src/attributes.h')
| -rw-r--r-- | src/attributes.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/attributes.h b/src/attributes.h index c21087e36..aadb4d165 100644 --- a/src/attributes.h +++ b/src/attributes.h @@ -281,6 +281,7 @@ enum SPAttributeEnum { SP_ATTR_GRADIENTUNITS, SP_ATTR_GRADIENTTRANSFORM, SP_ATTR_SPREADMETHOD, + SP_ATTR_OSB_SWATCH, /* SPRadialGradient */ SP_ATTR_FX, SP_ATTR_FY, |
