From 4d52061bac77ed58941fc614736719bbb18620ba Mon Sep 17 00:00:00 2001 From: George Hazan Date: Tue, 6 Aug 2013 20:06:49 +0000 Subject: more cleaning git-svn-id: http://svn.miranda-ng.org/main/trunk@5606 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- protocols/Skype/src/skype_proto.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'protocols/Skype/src/skype_proto.h') diff --git a/protocols/Skype/src/skype_proto.h b/protocols/Skype/src/skype_proto.h index a391ecd0ed..432ca34dc7 100644 --- a/protocols/Skype/src/skype_proto.h +++ b/protocols/Skype/src/skype_proto.h @@ -349,6 +349,8 @@ protected: void OnChatEvent(const ConversationRef &conversation, const MessageRef &message); + OBJLIST chatRooms; + // contacts void UpdateContactAuthState(HANDLE hContact, const ContactRef &contact); void UpdateContactStatus(HANDLE hContact, const ContactRef &contact); -- cgit v1.2.3