Cancel account operations on disposing folder window.
[modest] / src / export.map
1 {
2   global: 
3         _GLOBAL_OFFSET_TABLE_;
4         __exidx_end;
5         _bss_end__;
6         __bss_start__;
7         __dso_handle;
8         __libc_csu_fini;
9         __exidx_start;
10         _init;
11         __bss_end__;
12         _start;
13         __libc_csu_init;
14         main;
15         __end__;
16         _fini;
17         _edata;
18         _end;
19         _IO_stdin_used;
20         __data_start;
21         modest_account_settings_*;
22         modest_account_mgr_*;
23         modest_account_protocol_*;
24         modest_defs_*;
25         modest_conf_*;
26         modest_easysetup_wizard_*;
27         modest_pair_*;
28         modest_mail_operation_get_source;
29         modest_mail_operation_get_account;
30         modest_mail_operation_get_type_operation;
31         modest_platform_*;
32         modest_plugin_*;
33         modest_protocol_*;
34         modest_server_account_settings_*;
35         modest_signal_mgr_*;
36         modest_validating_entry_*;
37         modest_ui_actions_*;
38         modest_wizard_dialog_*;
39         modest_utils_*;
40         modest_tny_account_store_*;
41   local: *;
42 };