]> git.0d.be Git - empathy.git/blobdiff - libempathy-gtk/empathy-local-xmpp-assistant-widget.h
Merge branch 'gnome-3-8'
[empathy.git] / libempathy-gtk / empathy-local-xmpp-assistant-widget.h
index 35343bd40196b9f403b9a16fa574e8791981dbd4..efea64d295f0e994cb31c4b7d305fec23afe375b 100644 (file)
@@ -22,7 +22,6 @@
 #define __EMPATHY_LOCAL_XMPP_ASSISTANT_WIDGET_H__
 
 #include <gtk/gtk.h>
-
 #include <telepathy-glib/telepathy-glib.h>
 
 G_BEGIN_DECLS
@@ -58,6 +57,9 @@ void empathy_local_xmpp_assistant_widget_create_account (
 gboolean empathy_local_xmpp_assistant_widget_should_create_account (
     TpAccountManager *manager);
 
+gboolean empathy_local_xmpp_assistant_widget_is_valid (
+        EmpathyLocalXmppAssistantWidget *self);
+
 G_END_DECLS
 
 #endif /* __EMPATHY_LOCAL_XMPP_ASSISTANT_WIDGET_H__ */