X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=src%2Fsp-root.h;h=28ed43154e10501fe9525695760600328bd68e46;hb=8a2e76b7021b9b960d7c30801a1a14461d9b5939;hp=8b3cb4f0cb2d01f4f5d0c1c436512337b8a859a2;hpb=4e9d4b35b3660758bafaebcafa9fc6deb475c6ad;p=inkscape.git diff --git a/src/sp-root.h b/src/sp-root.h index 8b3cb4f0c..28ed43154 100644 --- a/src/sp-root.h +++ b/src/sp-root.h @@ -36,7 +36,6 @@ struct SPRoot : public SPGroup { SVGLength y; SVGLength width; SVGLength height; - gboolean landscape; /* viewBox; */ unsigned int viewBox_set : 1; @@ -79,4 +78,4 @@ GType sp_root_get_type(); fill-column:99 End: */ -// vim: filetype=cpp:expandtab:shiftwidth=4:tabstop=8:softtabstop=4:encoding=utf-8:textwidth=99 : +// vim: filetype=cpp:expandtab:shiftwidth=4:tabstop=8:softtabstop=4:fileencoding=utf-8:textwidth=99 :