X-Git-Url: http://cgit.babelmonkeys.de/?p=jubjub.git;a=blobdiff_plain;f=src%2Fcore%2FJubChatClient.h;h=95bda4296d989aa396cadfd46d8c24bf4f90189b;hp=79884f8ff6916613e79ab30d07e0ef27dc47cbb3;hb=bfecc06eee92ced72c224a4d2c98dbdb8f08d3f2;hpb=b6080bda8e1fc3899923666b8cd0ceadf09918c8 diff --git a/src/core/JubChatClient.h b/src/core/JubChatClient.h index 79884f8..95bda42 100644 --- a/src/core/JubChatClient.h +++ b/src/core/JubChatClient.h @@ -5,7 +5,8 @@ #import "JubChatUI.h" #import "JubConfig.h" -@interface JubChatClient : OFObject +@interface JubChatClient : OFObject + { OFMutableDictionary *_chatMap; XMPPConnection *_connection;