]> git.0d.be Git - empathy.git/blobdiff - libempathy/empathy-contact-manager.h
add myself to AUTHORS
[empathy.git] / libempathy / empathy-contact-manager.h
index d68b4ea268d95ece29229c14bf201a7087ea6471..97e21464ac54c092f553afde54af80c7f5801f05 100644 (file)
@@ -50,6 +50,7 @@ struct _EmpathyContactManagerClass {
 };
 
 GType                  empathy_contact_manager_get_type (void) G_GNUC_CONST;
+gboolean               empathy_contact_manager_initialized (void);
 EmpathyContactManager *empathy_contact_manager_dup_singleton  (void);
 EmpathyTpContactList * empathy_contact_manager_get_list (EmpathyContactManager *manager,
                                                         TpConnection          *connection);