diff options
Diffstat (limited to 'src/sp-namedview.h')
| -rw-r--r-- | src/sp-namedview.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/sp-namedview.h b/src/sp-namedview.h index 048096d8c..5d8b7f1cb 100644 --- a/src/sp-namedview.h +++ b/src/sp-namedview.h @@ -54,7 +54,8 @@ struct SPNamedView : public SPObjectGroup { bool grids_visible; SPUnit const *doc_units; - + SPUnit const *units; + GQuark default_layer_id; double connector_spacing; |
