aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/gui/widgets/eab-contact-formatter.h
diff options
context:
space:
mode:
authorDan Vrátil <dvratil@redhat.com>2012-05-03 16:14:37 +0800
committerDan Vrátil <dvratil@redhat.com>2012-05-03 16:14:37 +0800
commit96f9d7a159ebec6ff456f53cedb4beb338b8b3f6 (patch)
treef3fa2def0afcbf49d684086f47756650fc77fc48 /addressbook/gui/widgets/eab-contact-formatter.h
parentb91c6da187f51f6e2956f5d89b193f7004449360 (diff)
downloadgsoc2013-evolution-96f9d7a159ebec6ff456f53cedb4beb338b8b3f6.tar
gsoc2013-evolution-96f9d7a159ebec6ff456f53cedb4beb338b8b3f6.tar.gz
gsoc2013-evolution-96f9d7a159ebec6ff456f53cedb4beb338b8b3f6.tar.bz2
gsoc2013-evolution-96f9d7a159ebec6ff456f53cedb4beb338b8b3f6.tar.lz
gsoc2013-evolution-96f9d7a159ebec6ff456f53cedb4beb338b8b3f6.tar.xz
gsoc2013-evolution-96f9d7a159ebec6ff456f53cedb4beb338b8b3f6.tar.zst
gsoc2013-evolution-96f9d7a159ebec6ff456f53cedb4beb338b8b3f6.zip
Bug #674997 - Collapsing contact lists broken in Contacts preview
Diffstat (limited to 'addressbook/gui/widgets/eab-contact-formatter.h')
-rw-r--r--addressbook/gui/widgets/eab-contact-formatter.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/addressbook/gui/widgets/eab-contact-formatter.h b/addressbook/gui/widgets/eab-contact-formatter.h
index 4a0e95fd2b..690d74321b 100644
--- a/addressbook/gui/widgets/eab-contact-formatter.h
+++ b/addressbook/gui/widgets/eab-contact-formatter.h
@@ -84,6 +84,8 @@ void eab_contact_formatter_format_contact_async
GAsyncReadyCallback callback,
gpointer user_data);
+void eab_contact_formatter_bind_dom (WebKitDOMDocument *document);
+
G_END_DECLS
#endif