Added support for opening the addressbook from the main window
[modest] / src / modest-ui-actions.h
index 5261a1e..69b4784 100644 (file)
@@ -56,6 +56,8 @@ void     modest_ui_actions_on_add_to_contacts   (GtkAction *action, ModestWindow
 
 void     modest_ui_actions_on_select_contacts (GtkAction *action, ModestMsgEditWindow *win);
 
+void     modest_ui_actions_on_open_addressbook (GtkAction *action, ModestWindow *win);
+
 void     modest_ui_actions_on_check_names (GtkAction *action, ModestMsgEditWindow *win);
 
 void     modest_ui_actions_on_new_msg       (GtkAction *action, ModestWindow *win);