summaryrefslogtreecommitdiff
path: root/src/core/gdbstub/gdbstub.cpp
diff options
context:
space:
mode:
authorGravatar Lioncash2019-04-09 20:06:45 -0400
committerGravatar Lioncash2019-04-09 20:06:49 -0400
commite1101d3e20ef976b4cbc78ae30c2565e8911fe73 (patch)
treef61762d57645c4ecc66aa49854538e38ba231c99 /src/core/gdbstub/gdbstub.cpp
parentconfigure_hotkeys: Avoid dialog memory leak within Configure() (diff)
downloadyuzu-e1101d3e20ef976b4cbc78ae30c2565e8911fe73.tar.gz
yuzu-e1101d3e20ef976b4cbc78ae30c2565e8911fe73.tar.xz
yuzu-e1101d3e20ef976b4cbc78ae30c2565e8911fe73.zip
configure_hotkeys: Pass the dialog as a parent to SequenceDialog()
Without passing in a parent, this can result in focus being stolen from the dialog in certain cases. Example: On Windows, if the logging window is left open, the logging Window will potentially get focus over the hotkey dialog itself, since it brings all open windows for the application into view. By specifying a parent, we only bring windows for the parent into view (of which there are none, aside from the hotkey dialog).
Diffstat (limited to 'src/core/gdbstub/gdbstub.cpp')
0 files changed, 0 insertions, 0 deletions