GNOME Bugzilla – Bug 742786
[PATCH] Fix save_hot_y init in gtk_drag_get_icon()
Last modified: 2015-01-17 21:25:03 UTC
Created attachment 294315 [details] [review] Patch gtkdnd.c gtk_drag_get_icon() save_hot_x = info->hot_x; save_hot_y = info->hot_x; <----