diff options
Diffstat (limited to 'src/event-context.h')
| -rw-r--r-- | src/event-context.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/event-context.h b/src/event-context.h index 9b464b7fa..37b0ea75b 100644 --- a/src/event-context.h +++ b/src/event-context.h @@ -72,8 +72,7 @@ struct SPEventContext : public GObject { GrDrag *_grdrag; GrDrag *get_drag () {return _grdrag;} - KnotHolder *shape_knot_holder; - Inkscape::XML::Node *shape_repr; + ShapeEditor* shape_editor; bool space_panning; }; |
