summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorAkemi <der.richter@gmx.de>2018-03-01 20:21:14 +0100
committerStefano Pigozzi <stefano.pigozzi@gmail.com>2018-03-01 21:20:24 +0100
commit3263f47d3355502e3c7d3744c9d5160cd2776c0c (patch)
tree9b3e77a8ace2af5dc2dd7d59d83ddfb24f5fd9ee /README.md
parent7ee01860d9c16f2d9d9ea3f5ae5c2a699c7cf1f9 (diff)
downloadmpv-3263f47d3355502e3c7d3744c9d5160cd2776c0c.tar.bz2
mpv-3263f47d3355502e3c7d3744c9d5160cd2776c0c.tar.xz
cocoa-cb: fix building with SDK 10.12 and earlier
the NSWindowButton enum was moved to be a member of NSWindow and renamed to ButtonType in SDK 10.13. apparently that wasn't documented anywhere. not even in the SDK changes Document and the official Documentations makes it look like it was always like this. the old NSWindowButton enum though is still around on SDK 10.13 or at least got a typealias. so we will just use that.
Diffstat (limited to 'README.md')
0 files changed, 0 insertions, 0 deletions