summaryrefslogtreecommitdiff
path: root/include/m_db_int.h
diff options
context:
space:
mode:
authorGeorge Hazan <george.hazan@gmail.com>2024-05-07 12:55:09 +0300
committerGeorge Hazan <george.hazan@gmail.com>2024-05-07 12:55:09 +0300
commit4ab93d52285bf072cea05ceac5333a1587c9980b (patch)
treef2a81f667f407a553eefed75a6490abe9b17a731 /include/m_db_int.h
parent3cac3160302a2936d04c87c1f7f03fc400449778 (diff)
ME_DB_EVENT_SETJSON - separate event fired when only the JSON part of event is changed
Diffstat (limited to 'include/m_db_int.h')
-rw-r--r--include/m_db_int.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/m_db_int.h b/include/m_db_int.h
index 51f494049a..75302a945c 100644
--- a/include/m_db_int.h
+++ b/include/m_db_int.h
@@ -384,6 +384,7 @@ EXTERN_C MIR_APP_EXPORT HANDLE
g_hevEventAdded, // ME_DB_EVENT_ADDED
g_hevEventEdited, // ME_DB_EVENT_EDITED
g_hevEventDeleted, // ME_DB_EVENT_DELETED
+ g_hevEventSetJson, // ME_DB_EVENT_SETJSON
g_hevEventDelivered, // ME_DB_EVENT_DELIVERED
g_hevEventFiltered; // ME_DB_EVENT_FILTER_ADD