X-Git-Url: https://git.distorted.org.uk/u/mdw/putty/blobdiff_plain/fbf6cb3b1fcbb6c3a19dd61d308d116878ed2d3d..f5dd8adbec0c362f609e2f115ff5859ce4969d09:/putty.h diff --git a/putty.h b/putty.h index a35bbc3e..96447bc2 100644 --- a/putty.h +++ b/putty.h @@ -378,6 +378,7 @@ struct config_tag { int no_remote_wintitle; /* disable remote retitling */ int no_dbackspace; /* disable destructive backspace */ int no_remote_charset; /* disable remote charset config */ + int no_remote_qtitle; /* disable remote win title query */ int app_cursor; int app_keypad; int nethack_keypad;