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.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/attributes.h') diff --git a/src/attributes.h b/src/attributes.h index 4a2970830..6d05361f2 100644 --- a/src/attributes.h +++ b/src/attributes.h @@ -62,6 +62,7 @@ enum SPAttributeEnum { /* SPNamedView */ SP_ATTR_VIEWONLY, SP_ATTR_SHOWGUIDES, + SP_ATTR_SHOWGRIDS, SP_ATTR_GRIDTOLERANCE, SP_ATTR_GUIDETOLERANCE, SP_ATTR_OBJECTTOLERANCE, -- cgit v1.2.3