X-Git-Url: http://geeqie.org/cgi-bin/gitweb.cgi?p=geeqie.git;a=blobdiff_plain;f=src%2Fui_bookmark.c;h=b9b5639435bf9f2f08fdc8770c4e70e57ba5ba6e;hp=e000a1d6330cc8ebb3c944ba35fa902b284ad7f2;hb=db38d12f83128e9890ce2d2c7acc5ad62062bc7e;hpb=e436ea53511e1dadab981af18b237fee83fde39b diff --git a/src/ui_bookmark.c b/src/ui_bookmark.c index e000a1d6..b9b56394 100644 --- a/src/ui_bookmark.c +++ b/src/ui_bookmark.c @@ -502,7 +502,7 @@ static void bookmark_drag_begin(GtkWidget *button, GdkDragContext *context, gpoi GdkModifierType mask; gint x, y; GtkAllocation allocation; - + gtk_widget_get_allocation(button, &allocation); #if GTK_CHECK_VERSION(3,0,0)