summaryrefslogtreecommitdiff
path: root/vcl/source/window/event.cxx
diff options
context:
space:
mode:
authorMaxim Monastirsky <momonasmon@gmail.com>2020-02-11 23:36:54 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2020-02-12 06:57:15 +0100
commit2ce99d12771407631288af5a12fe2165ae3599d8 (patch)
treebeea7402ffc1a2fff3ddd7e7715e2a780b889885 /vcl/source/window/event.cxx
parentfe75ce648c53e641048fe1fcd416868b784860e5 (diff)
nModCode assigned but not used
aModEvt.mnCode used to get the currently pressed keys before commit fe0451259d2fb93c809c1bfa3baf5abd90019c58 ("tdf#103158 ctrl+shift should work on key up"). Now it gets the previously pressed ones, by ignoring the last nModCode assignment. My intention in the mentioned commit was to only change aModEvt.mnModKeyCode to also include the released key, and nothing else. So let's revert the unintentional change to aModEvt.mnCode. Change-Id: Ic182119e732b79bc494c73f9bd72959f75cc38b3 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/88484 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'vcl/source/window/event.cxx')
0 files changed, 0 insertions, 0 deletions