From ea0b0f62402d95d3bf87a28d716f38ad88cfe112 Mon Sep 17 00:00:00 2001 From: cilix42 Date: Thu, 14 Aug 2008 12:29:17 +0000 Subject: [PATCH] add comment --- src/event-context.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/event-context.h b/src/event-context.h index 9cff3a62f..54d854844 100644 --- a/src/event-context.h +++ b/src/event-context.h @@ -49,7 +49,7 @@ struct SPEventContext : public GObject { SPDesktop *desktop; Inkscape::XML::Node *prefs_repr; gchar const *const *cursor_shape; - gint hot_x, hot_y; + gint hot_x, hot_y; ///< indicates the cursor's hot spot GdkCursor *cursor; gint xp, yp; ///< where drag started -- 2.30.2