X-Git-Url: http://git.maemo.org/git/?a=blobdiff_plain;f=src%2Fmodest-ui-actions.h;h=7702b101d1be902f881d5a4aa0d719be6d6bb6c6;hb=518e2f866b4ddaa35443cef48c874a358be0851f;hp=84048668d884fbe8b4a7d5c3b1a04c3762deac89;hpb=20f40360ad626eb860e7d106e5dcfd43a59d21d4;p=modest diff --git a/src/modest-ui-actions.h b/src/modest-ui-actions.h index 8404866..7702b10 100644 --- a/src/modest-ui-actions.h +++ b/src/modest-ui-actions.h @@ -508,5 +508,8 @@ void modest_ui_actions_compose_msg (ModestWindow *win, void modest_ui_actions_on_account_connection_error (GtkWindow *parent_window, TnyAccount *account); +gchar *modest_ui_actions_get_msg_already_deleted_error_msg (ModestWindow *win); + + G_END_DECLS #endif /* __MODEST_UI_ACTIONS_H__ */