]> cgit.babelmonkeys.de Git - jubjub.git/blobdiff - src/gui/common/JubUI.h
Filter roster model based on received presences
[jubjub.git] / src / gui / common / JubUI.h
index 3fd08b3370e5bf7d012c806919a38b00ea602088..2ec2cf717cad1aade76c43cec3b2f6262cc14c0f 100644 (file)
@@ -2,5 +2,5 @@
 
 @protocol JubUI
 - (void)startUIThread;
-- (id<XMPPRosterDelegate>)rosterDelegate;
+- (id<XMPPRosterDelegate, XMPPConnectionDelegate>)rosterDelegate;
 @end