diff options
author | Michael Lutz <michi@icosahedron.de> | 2021-06-21 23:37:49 +0200 |
---|---|---|
committer | Michael Lutz <michi@icosahedron.de> | 2021-06-22 21:09:37 +0200 |
commit | 0d5d3083bd6f0f3c51b15d58a6cb525912e1b775 (patch) | |
tree | 5d76eeb4100c7ba023212b773c21a925983fe743 /src/video/cocoa/cocoa_ogl.mm | |
parent | 8c1b89e1079e411a2a87f2faae4c8546de6979de (diff) | |
download | openttd-0d5d3083bd6f0f3c51b15d58a6cb525912e1b775.tar.xz |
Codechange: [OSX] Use more exact enum names where introduced with the 10.12 SDK.
The enum values still have the exact same numerical values, but the 10.12
SDK introduced more explicit names (e.g. like NSEventTypeApplicationDefined
instead of NSApplicationDefined) for several enum constants.
Use them when available.
Diffstat (limited to 'src/video/cocoa/cocoa_ogl.mm')
0 files changed, 0 insertions, 0 deletions