2007-06-28 Murray Cumming <murrayc@murrayc.com
[modest] / src / widgets / modest-msg-view.h
index 29596af..e496bab 100644 (file)
@@ -135,6 +135,7 @@ TnyHeaderFlags modest_msg_view_get_priority (ModestMsgView *self);
 void modest_msg_view_set_priority (ModestMsgView *self, TnyHeaderFlags flags);
 GList *modest_msg_view_get_selected_attachments (ModestMsgView *self);
 void modest_msg_view_grab_focus (ModestMsgView *self);
+void modest_msg_view_remove_attachment (ModestMsgView *view, TnyMimePart *attachment);
 
 
 G_END_DECLS