sync 098claws
[claws.git] / src / compose.h
index a85dfa988ee53119d828fd59b69ce6006f70b8a6..d0297d90012319234a2fb1cd19e312688347a7fb 100644 (file)
@@ -245,7 +245,8 @@ void compose_reply                  (MsgInfo        *msginfo,
 Compose *compose_forward               (PrefsAccount *account,
                                         MsgInfo        *msginfo,
                                         gboolean        as_attach,
-                                        const gchar    *body);
+                                        const gchar    *body,
+                                        gboolean        no_extedit);
 Compose *compose_forward_multiple      (PrefsAccount   *account, 
                                         GSList         *msginfo_list);
 /* remove end */