]> git.0d.be Git - empathy.git/blobdiff - libempathy/empathy-irc-network.h
debug-window: fix typo
[empathy.git] / libempathy / empathy-irc-network.h
index 9d78f3c3fa854f54a266f08c069c68513b4dd088..a298ced9a3a8c5f02865098f7b05c1518b01cee5 100644 (file)
@@ -62,6 +62,8 @@ GType empathy_irc_network_get_type (void);
   (G_TYPE_INSTANCE_GET_CLASS ((o), EMPATHY_TYPE_IRC_NETWORK, \
                               EmpathyIrcNetworkClass))
 
+void empathy_irc_network_activate (EmpathyIrcNetwork *self);
+
 EmpathyIrcNetwork * empathy_irc_network_new (const gchar *name);
 
 GSList * empathy_irc_network_get_servers (EmpathyIrcNetwork *network);