From 5508a77c6103f979697dd72d5a72347a354d020d Mon Sep 17 00:00:00 2001 From: George Hazan Date: Thu, 7 Jan 2021 18:09:54 +0300 Subject: common code moved to the core --- include/m_db_int.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include') diff --git a/include/m_db_int.h b/include/m_db_int.h index 925fd3d49b..a2b53fb279 100644 --- a/include/m_db_int.h +++ b/include/m_db_int.h @@ -179,6 +179,7 @@ protected: MIDatabaseCache* m_cache; protected: + void FillContactSettings(); bool LockName(const wchar_t *pwszProfileName); int CheckProto(DBCachedContact *cc, const char *proto); void UnlockName(); -- cgit v1.2.3