Lioncash cb1825a769 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-25 13:43:11 +02:00
..
2018-07-10 13:05:13 +08:00
2018-07-26 13:23:25 +02:00
2018-04-19 10:28:16 -06:00
2018-04-19 10:28:14 -06:00
2017-09-03 11:26:10 -06:00
2018-06-29 14:18:07 +03:00
2018-01-20 09:56:02 -06:00
2016-03-21 20:03:18 +01:00
2018-06-30 12:34:09 -05:00