[evolution-data-server] Make the dummy library correspond to the reality



commit 10442f38491e75dcd2c78a478007c6c7d10199aa
Author: Fridrich Strba <fridrich strba bluewin ch>
Date:   Wed Mar 3 22:04:27 2010 +0100

    Make the dummy library correspond to the reality

 win32/libedataserverui.def |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/win32/libedataserverui.def b/win32/libedataserverui.def
index 8116e1c..f1363cf 100644
--- a/win32/libedataserverui.def
+++ b/win32/libedataserverui.def
@@ -49,6 +49,8 @@ EXPORTS
 	e_name_selector_list_get_type
 	e_name_selector_list_new
 	e_name_selector_model_add_section
+	e_name_selector_model_free_emails_list
+	e_name_selector_model_get_contact_emails_without_used
 	e_name_selector_model_get_type
 	e_name_selector_model_list_sections
 	e_name_selector_model_new
@@ -87,6 +89,7 @@ EXPORTS
 	e_source_selector_dialog_get_type
 	e_source_selector_dialog_new
 	e_source_selector_dialog_peek_primary_selection
+	e_source_selector_dialog_select_default_source
 	e_source_selector_edit_primary_selection
 	e_source_selector_free_selection
 	e_source_selector_get_primary_source_group



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]