Code

added fix from Dale Harvey to expand incomplete JIDs specified in user
[inkscape.git] / src / sp-namedview.h
index f96207794ea7215ebb43afa025af7b0efa9f3d27..2265dd8639c56735a5aba573ef9c9cc6efc53a9c 100644 (file)
@@ -81,6 +81,8 @@ struct SPNamedView : public SPObjectGroup {
     bool has_abs_tolerance;
     
     GQuark default_layer_id;
+    
+    double connector_spacing;
 
     guint32 gridcolor;
     guint32 gridempcolor;