make it compile

This commit is contained in:
Matthias Clasen 2006-06-08 04:10:09 +00:00
parent 6ea0b7d046
commit d02831a46b

View File

@ -4857,7 +4857,7 @@ popup_targets_received (GtkClipboard *clipboard,
gtk_widget_destroy (entry->popup_menu);
entry->popup_menu = gtk_menu_new ();
b
gtk_menu_attach_to_widget (GTK_MENU (entry->popup_menu),
GTK_WIDGET (entry),
popup_menu_detach);