Index: src/ch/ShortcutsDlg.cpp =================================================================== diff -u -N -r973e284577383310bef3c4e4ef21de0b14e44094 -r1c366a50e84393bce67e50dcccc4fc5ff147db27 --- src/ch/ShortcutsDlg.cpp (.../ShortcutsDlg.cpp) (revision 973e284577383310bef3c4e4ef21de0b14e44094) +++ src/ch/ShortcutsDlg.cpp (.../ShortcutsDlg.cpp) (revision 1c366a50e84393bce67e50dcccc4fc5ff147db27) @@ -85,7 +85,6 @@ AddResizableControl(IDC_DELETE_BUTTON, 0, 1, 0, 0); AddResizableControl(IDOK, 1, 1, 0, 0); AddResizableControl(IDCANCEL, 1, 1, 0, 0); - AddResizableControl(IDC_HELP_BUTTON, 1, 1, 0, 0); InitializeResizableControls();