aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/gui/component/select-names/e-select-names-text-model.c
diff options
context:
space:
mode:
Diffstat (limited to 'addressbook/gui/component/select-names/e-select-names-text-model.c')
-rw-r--r--addressbook/gui/component/select-names/e-select-names-text-model.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/addressbook/gui/component/select-names/e-select-names-text-model.c b/addressbook/gui/component/select-names/e-select-names-text-model.c
index 48a1601770..1fbc0aa7fd 100644
--- a/addressbook/gui/component/select-names/e-select-names-text-model.c
+++ b/addressbook/gui/component/select-names/e-select-names-text-model.c
@@ -242,7 +242,7 @@ resize_cb (ESelectNamesModel *source, gint index, gint old_len, gint new_len, ET
}
static void
-changed_cb (ETextModel *model)
+changed_cb (ESelectNamesModel *source, ETextModel *model)
{
ESelectNamesTextModel *text_model = E_SELECT_NAMES_TEXT_MODEL (model);