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, 2 insertions, 0 deletions
diff --git a/include/m_chat.h b/include/m_chat.h
index 5007474709..3073b9b27f 100644
--- a/include/m_chat.h
+++ b/include/m_chat.h
@@ -511,6 +511,8 @@ typedef struct {
#define GCEF_ADDTOLOG 0x0001
#define GCEF_REMOVECONTACT 0x0002
+// Added in Miranda NG 0.94.4+
+#define GCEF_NOTNOTIFY 0x0004
// OK! That was about everything that you need to know about for operating Chat in a basic way.
// There are however some more things you will need to know about. Some you may use and some you may not need,