From 248b320bc7e6ce0cfd6621d47a95b55e2264dd23 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Wed, 27 Jun 2012 08:05:12 +0000 Subject: sync git-svn-id: http://svn.miranda-ng.org/main/trunk@646 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- include/m_chat.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'include') diff --git a/include/m_chat.h b/include/m_chat.h index efa21e802c..5007474709 100644 --- a/include/m_chat.h +++ b/include/m_chat.h @@ -509,7 +509,8 @@ typedef struct { #define MS_GC_EVENT "GChat/NewEvent" -#define GCEF_ADDTOLOG 0x0001 +#define GCEF_ADDTOLOG 0x0001 +#define GCEF_REMOVECONTACT 0x0002 // OK! That was about everything that you need to know about for operating Chat in a basic way. // There are however some more things you will need to know about. Some you may use and some you may not need, -- cgit v1.2.3