diff options
Diffstat (limited to 'include/m_chat_int.h')
-rw-r--r-- | include/m_chat_int.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/m_chat_int.h b/include/m_chat_int.h index 94939f412c..6aa2bee8a6 100644 --- a/include/m_chat_int.h +++ b/include/m_chat_int.h @@ -141,6 +141,7 @@ struct MIR_APP_EXPORT GCSessionInfoBase : public MZeroedObject, public MNonCopya bool bInitDone;
bool bHasToolTip;
+ bool bHasNicklist;
bool bTrimmed;
bool bHistoryInit;
|