From 0d90afa292d7d7e3ab59a6e1fcbcaa44272b2b1b Mon Sep 17 00:00:00 2001 From: "Johan B. C. Engelen" Date: Wed, 24 Oct 2007 23:19:48 +0000 Subject: Fix bug [ 1818794 ] Showing grid on opening svg + some bits of code to do on-canvas path parameter editing LPE. (bzr r3957) --- src/attributes.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/attributes.cpp') diff --git a/src/attributes.cpp b/src/attributes.cpp index 977ab3483..5fb4a87a0 100644 --- a/src/attributes.cpp +++ b/src/attributes.cpp @@ -61,6 +61,7 @@ static SPStyleProp const props[] = { /* SPNamedView */ {SP_ATTR_VIEWONLY, "viewonly"}, {SP_ATTR_SHOWGUIDES, "showguides"}, + {SP_ATTR_SHOWGRIDS, "showgrid"}, {SP_ATTR_GRIDTOLERANCE, "gridtolerance"}, {SP_ATTR_GUIDETOLERANCE, "guidetolerance"}, {SP_ATTR_OBJECTTOLERANCE, "objecttolerance"}, -- cgit v1.2.3