7 lines
114 B
C
7 lines
114 B
C
#ifndef _MAIL_MAIN_H_
|
|
#define _MAIL_MAIN_H_
|
|
|
|
void folder_browser_factory_init (void);
|
|
|
|
#endif /* _MAIL_MAIN_H_ */
|