X-Git-Url: https://git.distorted.org.uk/~mdw/sgt/putty/blobdiff_plain/783415f807e7a983887b84b3515dadcd3558d60d..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;