X-Git-Url: https://git.distorted.org.uk/u/mdw/putty/blobdiff_plain/4eb24e3afad8d039e4dca20fb337977f0e436957..614a20a0312335b76fb7a080c73b36cf81965d86:/putty.h diff --git a/putty.h b/putty.h index d8a6daf0..39dfc946 100644 --- a/putty.h +++ b/putty.h @@ -333,6 +333,7 @@ typedef struct { /* Selection options */ int mouse_is_xterm; int rawcnp; + int mouse_override; short wordness[256]; /* translations */ VT_Mode vtmode;