X-Git-Url: https://git.distorted.org.uk/~mdw/sgt/putty/blobdiff_plain/c8ee61b938e106e6638bf5973401fcfa98900286..5c0ea258b7f1d4725ddd717d9b6e9e7f8ec079f3:/putty.h diff --git a/putty.h b/putty.h index c5a08b18..cbccef76 100644 --- a/putty.h +++ b/putty.h @@ -372,6 +372,9 @@ struct config_tag { /* Options for pterm. Should split out into platform-dependent part. */ int stamp_utmp; int login_shell; + int scrollbar_on_left; + char boldfont[64]; + int shadowboldoffset; }; /*