]> git.street.me.uk Git - andy/viking.git/blobdiff - src/util.h
Remove dependencies to gob2
[andy/viking.git] / src / util.h
index 8c0d48ca9a4e99a058ce248de05a32d2882b6f9d..1766cd4e80d0aefaeeed77a2379f3260d550e936 100644 (file)
@@ -28,7 +28,7 @@
 #include <gtk/gtk.h>
 
 void open_url(GtkWindow *parent, const gchar * url);
+void new_email(GtkWindow *parent, const gchar * address);
 
 #endif
 
-