summaryrefslogtreecommitdiff
path: root/src/yuzu/configuration/configure_hotkeys.cpp
AgeCommit message (Expand)Author
2019-04-09configure_hotkeys: Pass the dialog as a parent to SequenceDialog()Lioncash
2019-04-09configure_hotkeys: Avoid dialog memory leak within Configure()Lioncash
2019-04-09configure_hotkeys: Mark member variables as const where applicable in Configu...Lioncash
2019-04-09configure_hotkeys: Make comparison check a little more self-documentingLioncash
2019-04-09configure_hotkey: Make IsUsedKey() a const member functionLioncash
2019-03-16yuzu: Make hotkeys configurable via the GUIAdityarup Laha