X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=src%2Fevent-context.h;fp=src%2Fevent-context.h;h=05e72c76767c0ab845b4629882ea7c396daf8937;hb=be234517df49a5383994d9119d1b82d7a0c1d7db;hp=7e3c125fb7cb37a9f608bade9218d7c5dc339e0e;hpb=271b3843efb1ce15fe40c3c588ce80a9ab9586c0;p=inkscape.git diff --git a/src/event-context.h b/src/event-context.h index 7e3c125fb..05e72c767 100644 --- a/src/event-context.h +++ b/src/event-context.h @@ -74,6 +74,8 @@ struct SPEventContext : public GObject { SPKnotHolder *shape_knot_holder; Inkscape::XML::Node *shape_repr; + + bool space_panning; }; /**