From 174c942e0945a2017f0c479883dce2950e42e786 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Wed, 24 Jun 2009 00:40:49 -0400 Subject: Split store and local folder management out from shell backend. --- mail/em-folder-selection.h | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'mail/em-folder-selection.h') diff --git a/mail/em-folder-selection.h b/mail/em-folder-selection.h index 96d14cbc19..3f6b4b3a3b 100644 --- a/mail/em-folder-selection.h +++ b/mail/em-folder-selection.h @@ -24,12 +24,11 @@ #ifndef EM_FOLDER_SELECTION_H #define EM_FOLDER_SELECTION_H -#include +#include G_BEGIN_DECLS -void em_select_folder (EMFolderTreeModel *model, - const gchar *title, +void em_select_folder (const gchar *title, const gchar *oklabel, const gchar *default_uri, EMFTExcludeFunc exclude, -- cgit v1.2.3