summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: f337e2f)
raw | patch | inline | side by side (parent: f337e2f)
author | cilix42 <cilix42@users.sourceforge.net> | |
Thu, 14 Aug 2008 12:29:17 +0000 (12:29 +0000) | ||
committer | cilix42 <cilix42@users.sourceforge.net> | |
Thu, 14 Aug 2008 12:29:17 +0000 (12:29 +0000) |
src/event-context.h | patch | blob | history |
diff --git a/src/event-context.h b/src/event-context.h
index 9cff3a62f342ed9cb62d27560f643ecd2f4f09d4..54d85484487c3af80325f4cab643d4edab1394f8 100644 (file)
--- a/src/event-context.h
+++ b/src/event-context.h
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