summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/m_message.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/m_message.h b/include/m_message.h
index 3dba79d16e..8dbb18d79e 100644
--- a/include/m_message.h
+++ b/include/m_message.h
@@ -131,6 +131,8 @@ typedef struct {
#define MBF_DISABLED 0x01
#define MBF_HIDDEN 0x02
+/* State of icon with such flag will not be saved, and you must set it manually */
+#define MBF_OWNERSTATE 0x04
typedef struct {
int cbSize;