1
0
mirror of https://git.tartarus.org/simon/putty.git synced 2025-07-12 16:47:42 -05:00

Configuration option for agent forwarding

[originally from svn r597]
This commit is contained in:
Simon Tatham
2000-09-15 11:26:18 +00:00
parent 2cbed87ad1
commit f8be19a08b
6 changed files with 39 additions and 10 deletions

View File

@ -117,6 +117,7 @@
#define IDC3_SSHPROTSTATIC 1027
#define IDC3_SSHPROT1 1028
#define IDC3_SSHPROT2 1029
#define IDC3_AGENTFWD 1030
#define IDC4_MBSTATIC 1001
#define IDC4_MBWINDOWS 1002