summaryrefslogtreecommitdiffstats
path: root/src/attributes.h
diff options
context:
space:
mode:
authorLiam P. White <inkscapebronyat-signgmaildotcom>2014-05-10 19:16:24 +0000
committerLiam P. White <inkscapebronyat-signgmaildotcom>2014-05-10 19:16:24 +0000
commit4038de8b4763974c97aa8fcb9d87b83c1a5daac7 (patch)
treeccad84e7516511ffd107c14688d8b4fb8a34f90d /src/attributes.h
parentFix stubborn bug 1299948 (diff)
downloadinkscape-4038de8b4763974c97aa8fcb9d87b83c1a5daac7.tar.gz
inkscape-4038de8b4763974c97aa8fcb9d87b83c1a5daac7.zip
Add selection sets
(bzr r13090.1.75)
Diffstat (limited to 'src/attributes.h')
-rw-r--r--src/attributes.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/attributes.h b/src/attributes.h
index d1c93b819..270296c9a 100644
--- a/src/attributes.h
+++ b/src/attributes.h
@@ -52,6 +52,7 @@ enum SPAttributeEnum {
SP_ATTR_TARGET,
/* SPGroup */
SP_ATTR_INKSCAPE_GROUPMODE,
+ SP_ATTR_INKSCAPE_EXPANDED,
/* SPRoot */
SP_ATTR_VERSION,
SP_ATTR_WIDTH,