mcabber/mcabber/xmpp.h
changeset 2010 a73ce708c2c9
parent 1979 6febc7d1f760
child 2137 0bfc4bfc127c
--- a/mcabber/mcabber/xmpp.h	Tue Feb 28 20:26:22 2012 +0100
+++ b/mcabber/mcabber/xmpp.h	Wed Feb 29 09:18:09 2012 +0100
@@ -79,6 +79,7 @@
 void xmpp_set_storage_rosternotes(const char *barejid, const char *note);
 guint xmpp_is_bookmarked(const char *bjid);
 const char *xmpp_get_bookmark_nick(const char *bjid);
+int xmpp_get_bookmark_autojoin(const char *bjid);
 
 void xmpp_request(const char *fjid, enum iqreq_type reqtype);
 void request_vcard(const char *bjid);