2010-02-08 [pawel] 3.7.5cvs8
[claws.git] / src / common / utils.h
index 92b4b57801a0dd89b505dd8ace197db4aabbc4cf..2bdc1fc8394ad130b63ef0b14eaea3b0fef1231a 100644 (file)
@@ -405,7 +405,8 @@ gint scan_mailto_url                        (const gchar    *mailto,
                                         gchar         **bcc,
                                         gchar         **subject,
                                         gchar         **body,
-                                        gchar         ***attach);
+                                        gchar         ***attach,
+                                        gchar         **inreplyto);
 
 /* return static strings */
 const gchar *get_home_dir              (void);