From ce86e38c445fee4828922ae33241be9092565050 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Sat, 16 Nov 2013 19:14:28 +0000 Subject: DBVTF_DENYUNICODE moved to the proper header git-svn-id: http://svn.miranda-ng.org/main/trunk@6925 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- include/m_database.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'include/m_database.h') diff --git a/include/m_database.h b/include/m_database.h index 0706c95b0a..828037353f 100644 --- a/include/m_database.h +++ b/include/m_database.h @@ -306,6 +306,9 @@ suppress Unicode part of event in answer, add DBVTF_DENYUNICODE to this field. Function returns a pointer to a string in the required format. This string should be freed by a call of mir_free */ + +#define DBVTF_DENYUNICODE 0x10000 + typedef struct { DBEVENTINFO* dbei; int datatype; -- cgit v1.2.3