diff options
Diffstat (limited to 'lib/ephy-dnd.h')
-rw-r--r-- | lib/ephy-dnd.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/ephy-dnd.h b/lib/ephy-dnd.h index 7d5281128..e888977a8 100644 --- a/lib/ephy-dnd.h +++ b/lib/ephy-dnd.h @@ -59,6 +59,7 @@ void ephy_dnd_url_drag_source_set (GtkWidget *widget); void ephy_dnd_enable_model_drag_source (GtkWidget *treeview); +GList *ephy_dnd_uri_list_extract_uris (const char *uri_list); G_END_DECLS |