* Fixes NB#93291, properly shown email size in details dialogs
[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_easysetup_wizard_*;
25         modest_pair_*;
26         modest_platform_*;
27         modest_plugin_*;
28         modest_protocol_*;
29         modest_server_account_settings_*;
30         modest_validating_entry_*;
31         modest_ui_actions_*;
32   local: *;
33 };