summaryrefslogtreecommitdiff
path: root/src/core/gdbstub/gdbstub.cpp
diff options
context:
space:
mode:
authorGravatar Lioncash2018-08-07 00:43:07 -0400
committerGravatar Lioncash2018-08-07 02:28:17 -0400
commitc8f6754417628d696f81513e34951193f8e5d023 (patch)
tree037e8f8951518b9080dbea9740f7173089eb475d /src/core/gdbstub/gdbstub.cpp
parentMerge pull request #931 from DarkLordZach/nca-as-drd (diff)
downloadyuzu-c8f6754417628d696f81513e34951193f8e5d023.tar.gz
yuzu-c8f6754417628d696f81513e34951193f8e5d023.tar.xz
yuzu-c8f6754417628d696f81513e34951193f8e5d023.zip
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.
Diffstat (limited to 'src/core/gdbstub/gdbstub.cpp')
0 files changed, 0 insertions, 0 deletions