winemac: Add a category on NSEvent to simplify checking if the Command key (and only...
commitaf2690ab0664a9dfbad69fd6905d3a15dc8a499a
authorKen Thomases <ken@codeweavers.com>
Mon, 24 Apr 2017 18:07:09 +0000 (24 13:07 -0500)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 24 Apr 2017 18:31:50 +0000 (24 20:31 +0200)
tree3ed68162b150c77757af0329cde3e7b73735c8ce
parent04317b5571e05838952711fbba08b62b81528da4
winemac: Add a category on NSEvent to simplify checking if the Command key (and only that modifier) is pressed for an event.

Signed-off-by: Ken Thomases <ken@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/winemac.drv/cocoa_app.m
dlls/winemac.drv/cocoa_event.h
dlls/winemac.drv/cocoa_event.m