summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/CommandProcessor.cpp
diff options
context:
space:
mode:
authorLioncash <mathew1800@gmail.com>2014-09-21 13:59:20 -0400
committerLioncash <mathew1800@gmail.com>2014-09-21 14:06:27 -0400
commit95660a55639fd55406f9d1a56bcc098b25c2aefc (patch)
tree3ee84e3b40e645c00593bc7fda59c98eba693fb6 /Source/Core/VideoCommon/CommandProcessor.cpp
parent124df2e1348938b3e44e9cedc6abc2a0054600d1 (diff)
DolphinWX: Fix case where the debugger would crash on hiding a pane.
These ID values would clash with the window parent IDs of all the actual debugger panes (they are in the 350 range as well). For example, attempting to show and then close the memory window would cause an assertion, because it would attempt to destroy the text control for searching through memory, rather than destroying the actual parent window it's attached to. These IDs are only used locally, so their value doesn't matter.
Diffstat (limited to 'Source/Core/VideoCommon/CommandProcessor.cpp')
0 files changed, 0 insertions, 0 deletions