Changeset - r27524:9bc6967f2b31
master
0
15
0
Codechange: Reorganise hotkey initialisation. (#10951)
Hotkeys are now initialized inline, and use std::vector instead of
separate static C-arrays and std::string instead of char *. The list end
marker is no longer required.
Hotkeys are now initialized inline, and use std::vector instead of
separate static C-arrays and std::string instead of char *. The list end
marker is no longer required.
15 files changed with 408 insertions and 500 deletions:
0 comments (0 inline, 0 general)
0 comments (0 inline, 0 general)