From e0c4f139b63d3690a24802e8f051359645b52d09 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Tue, 21 Nov 2023 17:46:08 +0300 Subject: CSrmmBaseDialog: read-only contacts' processing --- include/m_srmm_int.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include') diff --git a/include/m_srmm_int.h b/include/m_srmm_int.h index 4be18ba906..ce1a6a8423 100644 --- a/include/m_srmm_int.h +++ b/include/m_srmm_int.h @@ -339,7 +339,7 @@ public: MCONTACT m_hContact; MEVENT m_hDbEventFirst; int m_iLogFilterFlags; - bool m_bFilterEnabled, m_bNicklistEnabled; + bool m_bFilterEnabled, m_bNicklistEnabled, m_bReadOnly = false; bool m_bFGSet, m_bBGSet; bool m_bInMenu; COLORREF m_iFG, m_iBG; -- cgit v1.2.3