2007-05-11 Murray Cumming <murrayc@murrayc.com>
[modest] / src / modest-ui-actions.h
index ebd94d9..469c700 100644 (file)
@@ -169,6 +169,11 @@ void     modest_ui_actions_on_attach_file             (GtkAction *action,
 
 void     modest_ui_actions_on_remove_attachments      (GtkAction *action,
                                                       ModestMsgEditWindow *window);
+void     modest_ui_actions_on_mark_as_read            (GtkAction *action,
+                                                      ModestWindow *window);
+
+void     modest_ui_actions_on_mark_as_unread            (GtkAction *action,
+                                                        ModestWindow *window);
 
 /**
  * modest_ui_actions_do_send_receive_all: