Do not try to handle quotes in text attachments.
[claws.git] / src / textview.h
index 51b7643b4e986d0c49f9f7cac41e66daf86a65f6..35393a28b6c8d529e0c2c9d6f4927c9ff25df1ff 100644 (file)
@@ -66,6 +66,7 @@ struct _TextView
        gboolean default_text;
        gboolean is_in_signature;
        gboolean is_diff;
+       gboolean is_attachment;
        
        GSList *uri_list;
        gint body_pos;