Fix modest_tny_msg_header_get_all_recipients_list (in case from is empty)
[modest] / src / modest-account-mgr.h
index 81698a9..679c97d 100644 (file)
@@ -373,6 +373,8 @@ void  modest_account_mgr_set_display_name (ModestAccountMgr *self,
 gboolean modest_account_mgr_singleton_protocol_exists (ModestAccountMgr *mgr,
                                                       ModestProtocolType protocol_type);
 
+gchar * modest_account_mgr_get_string (ModestAccountMgr *self, const gchar *name,
+                                      const gchar *key, gboolean server_account);
 G_END_DECLS
 
 #endif /* __MODEST_ACCOUNT_MGR_H__ */