aboutsummaryrefslogtreecommitdiffstats
path: root/src/cc-empathy-accounts-page.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/cc-empathy-accounts-page.h')
-rw-r--r--src/cc-empathy-accounts-page.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/cc-empathy-accounts-page.h b/src/cc-empathy-accounts-page.h
index 7c360874e..4139a33f8 100644
--- a/src/cc-empathy-accounts-page.h
+++ b/src/cc-empathy-accounts-page.h
@@ -48,6 +48,7 @@ typedef struct
GType cc_empathy_accounts_page_get_type (void);
CcPage* cc_empathy_accounts_page_new (void);
+void cc_empathy_accounts_page_destroy_dialogs (CcEmpathyAccountsPage *self);
G_END_DECLS