Code

add comment
authorcilix42 <cilix42@users.sourceforge.net>
Thu, 14 Aug 2008 12:29:17 +0000 (12:29 +0000)
committercilix42 <cilix42@users.sourceforge.net>
Thu, 14 Aug 2008 12:29:17 +0000 (12:29 +0000)
src/event-context.h

index 9cff3a62f342ed9cb62d27560f643ecd2f4f09d4..54d85484487c3af80325f4cab643d4edab1394f8 100644 (file)
@@ -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