about summary refs log tree commit diff stats
path: root/src/ui/window.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui/window.h')
-rw-r--r--src/ui/window.h7
1 files changed, 4 insertions, 3 deletions
diff --git a/src/ui/window.h b/src/ui/window.h
index 185bdd6e..4d864232 100644
--- a/src/ui/window.h
+++ b/src/ui/window.h
@@ -48,10 +48,11 @@
 #include "ui/buffer.h"
 #include "xmpp/xmpp.h"
 
-#define NO_ME   1
-#define NO_DATE 2
-#define NO_EOL  4
+#define NO_ME           1
+#define NO_DATE         2
+#define NO_EOL          4
 #define NO_COLOUR_FROM  8
+#define NO_COLOUR_DATE  16
 
 #define PAD_SIZE 1000