1
0
mirror of https://git.suyu.dev/suyu/suyu synced 2025-03-20 06:05:48 -05:00
Lioncash c8f6754417 qt/hotkey: Get rid of global hotkey map instance
Instead, we make a proper registry class and house it within the main
window, then pass it to whatever needs access to the loaded hotkeys.

This way, we avoid a global variable, and don't need to initialize a
std::map instance before the program can do anything.
2018-08-07 02:28:17 -04:00
..
2018-01-12 19:11:03 -07:00
2018-01-13 23:11:51 +00:00
2018-06-14 12:27:29 -04:00