Kaydet (Commit) 19e29864 authored tarafından Andras Timar's avatar Andras Timar

add HelpId to key binding selection listbox

Change-Id: I90cba97c112af81ca50feca5bfa70d0d651b6083
üst 9bf2d519
...@@ -332,6 +332,7 @@ TabPage RID_SCPAGE_COMPATIBILITY ...@@ -332,6 +332,7 @@ TabPage RID_SCPAGE_COMPATIBILITY
ListBox LB_KEY_BINDINGS ListBox LB_KEY_BINDINGS
{ {
HelpID = "sc:ListBox:RID_SCPAGE_COMPATIBILITY:LB_KEY_BINDINGS";
Border = TRUE ; Border = TRUE ;
Pos = MAP_APPFONT ( 179, 20 ) ; Pos = MAP_APPFONT ( 179, 20 ) ;
Size = MAP_APPFONT ( 75, 46 ) ; Size = MAP_APPFONT ( 75, 46 ) ;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment