X-Git-Url: https://git.distorted.org.uk/u/mdw/putty/blobdiff_plain/5bf50ab2be9fedb204f131218ac2d729836003c1..239b3b3629cc9e149dbc375ae2c42dc6d4f35c49:/putty.h diff --git a/putty.h b/putty.h index c5a08b18..9d001542 100644 --- a/putty.h +++ b/putty.h @@ -372,6 +372,8 @@ 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]; }; /*