summaryrefslogtreecommitdiffstats
path: root/src/sp-namedview.h
diff options
context:
space:
mode:
authorJabier Arraiza Cenoz <jabier.arraiza@marker.es>2016-10-02 22:48:49 +0000
committerjabiertxof <info@marker.es>2016-10-02 22:48:49 +0000
commitb1fd9e5520ba0578f3b1dbfa53a806bfdb74f3a3 (patch)
treecacb602e37499ebb99f1bfd76268a15adcc4e944 /src/sp-namedview.h
parentAdjust dock size to minimum width during canvas table size allocation signal. (diff)
downloadinkscape-b1fd9e5520ba0578f3b1dbfa53a806bfdb74f3a3.tar.gz
inkscape-b1fd9e5520ba0578f3b1dbfa53a806bfdb74f3a3.zip
Doc rotate start
(bzr r15142.1.1)
Diffstat (limited to 'src/sp-namedview.h')
-rw-r--r--src/sp-namedview.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/sp-namedview.h b/src/sp-namedview.h
index d8ac1a77e..9e523632d 100644
--- a/src/sp-namedview.h
+++ b/src/sp-namedview.h
@@ -54,6 +54,7 @@ public:
double zoom;
double cx;
double cy;
+ double document_rotation;
int window_width;
int window_height;
int window_x;