X-Git-Url: http://git.maemo.org/git/?p=modest;a=blobdiff_plain;f=src%2Fwidgets%2Fmodest-msg-view-window.h;h=bad28f4e3ec21591c7219eba4e4f1a654b2a9051;hp=5d6e6e2b92d7726fe44a3e6a1e4b15d3b9af6b14;hb=62fb96863939aea81ed8e45e1b2043d892e0978d;hpb=e5a60e3e42d0992668b6b374f8a4662528972103 diff --git a/src/widgets/modest-msg-view-window.h b/src/widgets/modest-msg-view-window.h index 5d6e6e2..bad28f4 100644 --- a/src/widgets/modest-msg-view-window.h +++ b/src/widgets/modest-msg-view-window.h @@ -179,6 +179,14 @@ ModestWindow* modest_msg_view_window_new_from_header_view (ModestHeaderView *h /** + * modest_msg_view_window_new_from_uid: + */ +ModestWindow * +modest_msg_view_window_new_from_uid (const gchar *modest_account_name, + const gchar *mailbox, + const gchar *msg_uid); + +/** * modest_msg_view_window_new_for_search_result: * @msg: an #TnyMsg instance * @modest_account_name: the account name