summaryrefslogtreecommitdiff
path: root/include/m_chat.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/m_chat.h')
-rw-r--r--include/m_chat.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/m_chat.h b/include/m_chat.h
index 3073b9b27f..4784745ffc 100644
--- a/include/m_chat.h
+++ b/include/m_chat.h
@@ -499,7 +499,7 @@ typedef struct {
};
// IRC use it to display a hostmask for JOIN, PART (and more) events.
BOOL bIsMe; // Is this event from the Miranda user?
- DWORD dwFlags; // event flags: GCEF_ADDTOLOG, GC_UNICODE
+ DWORD dwFlags; // event flags: GCEF_ADDTOLOG, GCEF_NOTNOTIFY, GC_UNICODE
// FALSE any other time than when initializing the window (before sending SESSION_INITDONE)
DWORD_PTR dwItemData; // User specified data.