Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/majn/tgl.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorvvaltman <vvaltman@neon>2014-11-27 16:41:25 +0300
committervvaltman <vvaltman@neon>2014-11-27 16:41:25 +0300
commitb2888bf68e77369ac5ec15eb02477af19cd1197e (patch)
treedf5d9185f30527758764aedda7a5468799eada4a /tgl-layout.h
parentb5614b92b630b5ff1c1357baefff0750ae6e7cb1 (diff)
Added outgoing message flags
Diffstat (limited to 'tgl-layout.h')
-rw-r--r--tgl-layout.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/tgl-layout.h b/tgl-layout.h
index da87933..4a42f96 100644
--- a/tgl-layout.h
+++ b/tgl-layout.h
@@ -25,6 +25,7 @@
#define FLAG_FORBIDDEN 4
#define FLAG_HAS_PHOTO 8
#define FLAG_CREATED 16
+#define FLAG_SESSION_OUTBOUND 32
#define FLAG_USER_SELF 128
#define FLAG_USER_FOREIGN 256