summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/VertexManagerBase.cpp
diff options
context:
space:
mode:
authorLioncash <mathew1800@gmail.com>2014-01-22 18:28:08 -0500
committerLioncash <mathew1800@gmail.com>2014-01-22 18:28:59 -0500
commit391d26d3bf65b7768dfa0b866cdc8a651c14c2b8 (patch)
tree9225435cbb148a8b62c2385d96018585c4cc337a /Source/Core/VideoCommon/VertexManagerBase.cpp
parenteb29177c5a6ddca49f757ac99f23c39e451571b8 (diff)
[DolphinWX] Prevent hotkeys from being assigned to more than one button/function.
Prior to this commit it was possible to assign the same keycode to more than one button. ie. Say I assigned Open with the hotkey Ctrl+O; well, it was possible to also add it to another function as well, which leads to hotkey clashing. Now, say I assign Open with Ctrl+O, but then assign that same hotkey to Refresh List; it will unbind the hotkey from Open and then assign it to refresh list.
Diffstat (limited to 'Source/Core/VideoCommon/VertexManagerBase.cpp')
0 files changed, 0 insertions, 0 deletions