aboutsummaryrefslogtreecommitdiff
path: root/courtroom.h
diff options
context:
space:
mode:
Diffstat (limited to 'courtroom.h')
-rw-r--r--courtroom.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/courtroom.h b/courtroom.h
index a4e08df6..e1a32f0f 100644
--- a/courtroom.h
+++ b/courtroom.h
@@ -156,7 +156,8 @@ private:
enum INLINE_COLOURS {
INLINE_BLUE,
INLINE_GREEN,
- INLINE_ORANGE
+ INLINE_ORANGE,
+ INLINE_GREY
};
// A stack of inline colours.