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.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/ui/window.h b/src/ui/window.h
index f3e26495..0694dee5 100644
--- a/src/ui/window.h
+++ b/src/ui/window.h
@@ -35,8 +35,10 @@
 #include "ui/buffer.h"
 
 #define NO_ME   1
-#define NO_EOL  4
 #define NO_DATE 2
+#define NO_EOL  4
+#define NO_COLOUR_FROM  8
+
 #define NO_EOL_DATE 6
 
 #define PAD_SIZE 1000