summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/m_chat_int.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/m_chat_int.h b/include/m_chat_int.h
index d72bff1b0f..94939f412c 100644
--- a/include/m_chat_int.h
+++ b/include/m_chat_int.h
@@ -142,6 +142,7 @@ struct MIR_APP_EXPORT GCSessionInfoBase : public MZeroedObject, public MNonCopya
bool bInitDone;
bool bHasToolTip;
bool bTrimmed;
+ bool bHistoryInit;
char* pszModule;
wchar_t* ptszID;