diff options
author | D G Turner | 2014-04-29 00:35:17 +0100 |
---|---|---|
committer | D G Turner | 2014-05-05 05:18:51 +0100 |
commit | 7042de2aa9ce75b5b16837bf23c229572b464ce8 (patch) | |
tree | 8d45bc2ffb3ebbac9b7cf74b37436d8e39a4abf1 /gui/Tooltip.cpp | |
parent | 8472835963b72e28d95df470f4bf847df4bc7f29 (diff) | |
download | scummvm-rg350-7042de2aa9ce75b5b16837bf23c229572b464ce8.tar.gz scummvm-rg350-7042de2aa9ce75b5b16837bf23c229572b464ce8.tar.bz2 scummvm-rg350-7042de2aa9ce75b5b16837bf23c229572b464ce8.zip |
WII: Fix correct keycode for virtual keyboard trigger.
As the virtual keyboard trigger has been moved to CTRL-F7, the previous
code which generates a unmodified F7 event to do this will not work.
However, due to the complexity of this code, directly calling the
virtual keyboard trigger event could have side effects, so have instead
just added the CTRL modifier to fix this.
This should be fixed if possible to use EVENT_VIRTUAL_KEYBOARD.
Diffstat (limited to 'gui/Tooltip.cpp')
0 files changed, 0 insertions, 0 deletions