diff options
| author | Jabier Arraiza Cenoz <jabier.arraiza@marker.es> | 2016-10-02 22:48:49 +0000 |
|---|---|---|
| committer | jabiertxof <info@marker.es> | 2016-10-02 22:48:49 +0000 |
| commit | b1fd9e5520ba0578f3b1dbfa53a806bfdb74f3a3 (patch) | |
| tree | cacb602e37499ebb99f1bfd76268a15adcc4e944 /src/attributes.h | |
| parent | Adjust dock size to minimum width during canvas table size allocation signal. (diff) | |
| download | inkscape-b1fd9e5520ba0578f3b1dbfa53a806bfdb74f3a3.tar.gz inkscape-b1fd9e5520ba0578f3b1dbfa53a806bfdb74f3a3.zip | |
Doc rotate start
(bzr r15142.1.1)
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 ff426e8cf..ba82c18f1 100644 --- a/src/attributes.h +++ b/src/attributes.h @@ -97,6 +97,7 @@ enum SPAttributeEnum { SP_ATTR_INKSCAPE_ZOOM, SP_ATTR_INKSCAPE_CX, SP_ATTR_INKSCAPE_CY, + SP_ATTR_INKSCAPE_DOCUMENT_ROTATION, SP_ATTR_INKSCAPE_WINDOW_WIDTH, SP_ATTR_INKSCAPE_WINDOW_HEIGHT, SP_ATTR_INKSCAPE_WINDOW_X, |
