diff options
| author | Tavmjong Bah <tavmjong@free.fr> | 2015-12-21 09:48:56 +0000 |
|---|---|---|
| committer | tavmjong-free <tavmjong@free.fr> | 2015-12-21 09:48:56 +0000 |
| commit | 6f817f71119774c09888fddf8ba28a96c4546165 (patch) | |
| tree | 5d1296a00c47067231691b2e9eb31ea0ee5c92de /src/attributes.h | |
| parent | fixes layer movement when there is a document scaling factor (diff) | |
| download | inkscape-6f817f71119774c09888fddf8ba28a96c4546165.tar.gz inkscape-6f817f71119774c09888fddf8ba28a96c4546165.zip | |
Add option for checkerboard background.
Fixed bugs:
- https://launchpad.net/bugs/397723
(bzr r14539)
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 03df0cb94..754cc876a 100644 --- a/src/attributes.h +++ b/src/attributes.h @@ -83,6 +83,7 @@ enum SPAttributeEnum { SP_ATTR_FIT_MARGIN_LEFT, SP_ATTR_FIT_MARGIN_RIGHT, SP_ATTR_FIT_MARGIN_BOTTOM, + SP_ATTR_INKSCAPE_PAGECHECKERBOARD, SP_ATTR_INKSCAPE_PAGEOPACITY, SP_ATTR_INKSCAPE_PAGESHADOW, SP_ATTR_INKSCAPE_ZOOM, |
