From 37a3130638a43029a072fcef77dd3afb88e0e029 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Mon, 23 Jun 2014 20:29:08 +0000 Subject: more correct way of catching incoming messages git-svn-id: http://svn.miranda-ng.org/main/trunk@9560 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- src/modules/metacontacts/metacontacts.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/modules/metacontacts/metacontacts.h') diff --git a/src/modules/metacontacts/metacontacts.h b/src/modules/metacontacts/metacontacts.h index 19b970a308..637ae30bec 100644 --- a/src/modules/metacontacts/metacontacts.h +++ b/src/modules/metacontacts/metacontacts.h @@ -22,6 +22,8 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #define MAX_CONTACTS 20 +#define META_FILTER "MetaContactsFilter" + INT_PTR TranslateMenuFunc(MCONTACT hContact, int i); // contact menu items -- cgit v1.2.3