* src/modest-tny-local-folders-account.[ch]:
[modest] / src / modest-tny-local-folders-account.h
index b4e3bdf..af41f8f 100644 (file)
@@ -81,6 +81,8 @@ void       modest_tny_local_folders_account_add_folder_to_outbox (ModestTnyLocal
 void       modest_tny_local_folders_account_remove_folder_from_outbox (ModestTnyLocalFoldersAccount *self, 
                                                                       TnyFolder *per_account_outbox);
 
+TnyFolder *modest_tny_local_folders_account_get_merged_outbox (ModestTnyLocalFoldersAccount *self);
+
 G_END_DECLS
 
 #endif /* _MODEST_TNY_LOCAL_FOLDERS_ACCOUNT */