aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/e-select-names-editable.h
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2013-03-28 09:16:56 +0800
committerMatthew Barnes <mbarnes@redhat.com>2013-03-28 10:08:48 +0800
commit4c5e629f518fa03610e69c970337d9f7d625a50b (patch)
treea6713e509a2db09b6361d7ea9c1a74fdeace0267 /calendar/gui/e-select-names-editable.h
parent5ece5b9483db0ca246eea687c4e883d38306aff4 (diff)
downloadgsoc2013-evolution-4c5e629f518fa03610e69c970337d9f7d625a50b.tar
gsoc2013-evolution-4c5e629f518fa03610e69c970337d9f7d625a50b.tar.gz
gsoc2013-evolution-4c5e629f518fa03610e69c970337d9f7d625a50b.tar.bz2
gsoc2013-evolution-4c5e629f518fa03610e69c970337d9f7d625a50b.tar.lz
gsoc2013-evolution-4c5e629f518fa03610e69c970337d9f7d625a50b.tar.xz
gsoc2013-evolution-4c5e629f518fa03610e69c970337d9f7d625a50b.tar.zst
gsoc2013-evolution-4c5e629f518fa03610e69c970337d9f7d625a50b.zip
Bug 696715 - ESelectNamesEditable needs an EClientCache
Diffstat (limited to 'calendar/gui/e-select-names-editable.h')
-rw-r--r--calendar/gui/e-select-names-editable.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/calendar/gui/e-select-names-editable.h b/calendar/gui/e-select-names-editable.h
index 84e499b632..6fae41a085 100644
--- a/calendar/gui/e-select-names-editable.h
+++ b/calendar/gui/e-select-names-editable.h
@@ -62,7 +62,7 @@ struct _ESelectNamesEditableClass {
GType e_select_names_editable_get_type
(void) G_GNUC_CONST;
-GtkWidget * e_select_names_editable_new (void);
+GtkWidget * e_select_names_editable_new (EClientCache *client_cache);
gchar * e_select_names_editable_get_email
(ESelectNamesEditable *esne);
GList * e_select_names_editable_get_emails