X-Git-Url: https://git.distorted.org.uk/u/mdw/putty/blobdiff_plain/e4a6f5371e3768e111e566ddeff061b5247e53b1..26d1da7b02a1b4190877777183bd7be2087bc6d2:/putty.h diff --git a/putty.h b/putty.h index 026448b7..60aed037 100644 --- a/putty.h +++ b/putty.h @@ -429,6 +429,7 @@ struct config_tag { char answerback[256]; char printer[128]; /* Colour options */ + int system_colour; int try_palette; int bold_colour; unsigned char colours[22][3];