X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=src%2Fsp-root.h;h=28ed43154e10501fe9525695760600328bd68e46;hb=8a5d51c6de77a7dc98b33580378b12a65c360ed2;hp=655bc3caf1146d918fe61e609462e7dc18001ede;hpb=6b76ef6bb3e9b4e1cc83e01cd81a55bbd0450989;p=inkscape.git diff --git a/src/sp-root.h b/src/sp-root.h index 655bc3caf..28ed43154 100644 --- a/src/sp-root.h +++ b/src/sp-root.h @@ -29,7 +29,6 @@ struct SPRoot : public SPGroup { struct { Inkscape::Version svg; - Inkscape::Version sodipodi; Inkscape::Version inkscape; } version, original; @@ -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 :