trivial change not worth mentioning

This commit is contained in:
Sven Neumann 2004-04-16 14:34:40 +00:00
parent ed4e23096b
commit 9bf8d277fb

View file

@ -215,7 +215,7 @@ browser_dialog_open (void)
GDK_BUTTON1_MASK,
help_dnd_target_table,
G_N_ELEMENTS (help_dnd_target_table),
GDK_ACTION_MOVE | GDK_ACTION_COPY);
GDK_ACTION_COPY);
g_signal_connect (drag_source, "drag_begin",
G_CALLBACK (drag_begin),