summaryrefslogtreecommitdiff
path: root/plugins/Dbx_mdbx/src/dbintf.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/Dbx_mdbx/src/dbintf.h')
-rw-r--r--plugins/Dbx_mdbx/src/dbintf.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/plugins/Dbx_mdbx/src/dbintf.h b/plugins/Dbx_mdbx/src/dbintf.h
index ac29a30115..d858deeb3e 100644
--- a/plugins/Dbx_mdbx/src/dbintf.h
+++ b/plugins/Dbx_mdbx/src/dbintf.h
@@ -213,11 +213,12 @@ protected:
MDBX_env *m_env;
CMDBX_txn_ro m_txn_ro;
- MDBX_dbi m_dbGlobal;
+ MDBX_dbi m_dbGlobal;
DBHeader m_header;
-
HANDLE hSettingChangeEvent, hContactDeletedEvent, hContactAddedEvent, hEventMarkedRead;
+ DBCachedContact m_ccDummy; // dummy contact to serve a cache item for MCONTACT = 0
+
////////////////////////////////////////////////////////////////////////////
// settings