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 4b8c95acfb..c61ae4ee0c 100644 --- a/include/m_chat_int.h +++ b/include/m_chat_int.h @@ -256,6 +256,7 @@ struct GlobalLogSettingsBase DWORD dwIconFlags;
DWORD dwTrayIconFlags;
DWORD dwPopupFlags;
+ int LogIconSize;
int LogTextIndent;
int LoggingLimit;
int iEventLimit;
|