summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/event-context.h2
1 files changed, 1 insertions, 1 deletions
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