aboutsummaryrefslogtreecommitdiffstats
path: root/modules/addressbook/autocompletion-config.h
diff options
context:
space:
mode:
Diffstat (limited to 'modules/addressbook/autocompletion-config.h')
-rw-r--r--modules/addressbook/autocompletion-config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/addressbook/autocompletion-config.h b/modules/addressbook/autocompletion-config.h
index 5769bdce9d..7f94a07ab9 100644
--- a/modules/addressbook/autocompletion-config.h
+++ b/modules/addressbook/autocompletion-config.h
@@ -30,7 +30,7 @@
G_BEGIN_DECLS
-void autocompletion_config_init (EShell *shell);
+GtkWidget * autocompletion_config_new (EShell *shell);
G_END_DECLS