X-Git-Url: https://git.distorted.org.uk/~mdw/sgt/putty/blobdiff_plain/9c964e8579f6597d1bfdacd6dcf8d531bfece511..554c540da1195b438a2883a0d2392843ce5b9e09:/putty.h diff --git a/putty.h b/putty.h index e2b6473c..b618dd98 100644 --- a/putty.h +++ b/putty.h @@ -196,6 +196,7 @@ typedef struct { int fontcharset; char logfilename[FILENAME_MAX]; int logtype; + int hide_mouseptr; /* Colour options */ int try_palette; int bold_colour;