From a378befda0fa816964b6f0c71b5441028f5e0e96 Mon Sep 17 00:00:00 2001 From: Tor Lillqvist Date: Fri, 13 Jun 2008 10:45:31 +0000 Subject: Add new functions used by libevolution-composer.la. 2008-06-13 Tor Lillqvist * win32/libevolution-mail.def: Add new functions used by libevolution-composer.la. * addressbook/gui/component/Makefile.am libevolution_addressbook_la_LIBADD): Link with the bootstrap libevolution-mail library on Windows. svn path=/trunk/; revision=35636 --- win32/libevolution-mail.def | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'win32/libevolution-mail.def') diff --git a/win32/libevolution-mail.def b/win32/libevolution-mail.def index 35e75feec6..bed0bee002 100644 --- a/win32/libevolution-mail.def +++ b/win32/libevolution-mail.def @@ -1,4 +1,12 @@ EXPORTS + e_composer_header_table_set_destinations_bcc + e_composer_header_table_set_destinations_to + e_composer_header_table_set_subject + e_composer_header_table_set_subject + e_msg_composer_attach + e_msg_composer_get_header_table + e_msg_composer_new + em_composer_utils_setup_callbacks em_folder_selection_button_get_selection em_folder_selection_button_new em_folder_selection_button_set_selection -- cgit v1.2.3