]> git.street.me.uk Git - andy/viking.git/blobdiff - src/util.h
The geonamesearch should not be calling display updates.
[andy/viking.git] / src / util.h
index 5132b85e9ca6d50ce9686fff45e1ef5c028c6fb7..12a07fc1d80c444c34ad35107fbe4be41ec0ccb0 100644 (file)
@@ -34,6 +34,8 @@ void new_email(GtkWindow *parent, const gchar * address);
 
 gchar *uri_escape(gchar *str);
 
+GList * str_array_to_glist(gchar* data[]);
+
 G_END_DECLS
 
 #endif