X-Git-Url: https://git.distorted.org.uk/~mdw/sgt/putty/blobdiff_plain/6f2d0cde66cd10cdbcefb1401c422f0171a48549..6c9dce7cf12d5696c91e72483a489a62783d6ec6:/putty.h diff --git a/putty.h b/putty.h index 81cb5c5f..061f6275 100644 --- a/putty.h +++ b/putty.h @@ -444,6 +444,7 @@ struct config_tag { int arabicshaping; int bidi; /* Colour options */ + int ansi_colour; int system_colour; int try_palette; int bold_colour;