1
0
mirror of https://git.tartarus.org/simon/putty.git synced 2025-04-12 00:28:06 -05:00

Yet another accelerator clash...

[originally from svn r429]
This commit is contained in:
Simon Tatham 2000-03-29 13:15:00 +00:00
parent d39f735b23
commit 3319c0a12a

View File

@ -140,7 +140,7 @@ BEGIN
LTEXT "Terminal screen dimensions:", IDC2_DIMSTATIC, 3, 48, 162, 8
RTEXT "&Rows", IDC2_ROWSSTATIC, 10, 59, 32, 8
EDITTEXT IDC2_ROWSEDIT, 50, 57, 30, 12
RTEXT "&Columns", IDC2_COLSSTATIC, 95, 59, 32, 8
RTEXT "Colu&mns", IDC2_COLSSTATIC, 95, 59, 32, 8
EDITTEXT IDC2_COLSEDIT, 135, 57, 30, 12
RTEXT "&Saved lines of scrollback", IDC2_SAVESTATIC, 20, 74, 107, 8
EDITTEXT IDC2_SAVEEDIT, 135, 72, 30, 12