diff options
author | Peter Maydell | 2018-05-29 20:15:23 +0200 |
---|---|---|
committer | Peter Maydell | 2018-05-29 20:39:02 +0200 |
commit | b5725385d17c876a12aa176a4a436d32d34ed06d (patch) | |
tree | 46d85e394a380e79dc4af2d9e80cc9aef5ea2bd5 /hw/intc | |
parent | Merge remote-tracking branch 'remotes/edgar/tags/edgar/xilinx-next-2018-05-29... (diff) | |
download | qemu-b5725385d17c876a12aa176a4a436d32d34ed06d.tar.gz qemu-b5725385d17c876a12aa176a4a436d32d34ed06d.tar.xz qemu-b5725385d17c876a12aa176a4a436d32d34ed06d.zip |
ui/cocoa: Suppress NSFileHandlingPanelOKButton deprecation warning
OSX 10.13 deprecates the NSFileHandlingPanelOKButton constant, and
would rather you use NSModalResponseOK, which was introduced in OS 10.9.
Use the recommended new constant name, with a backward compatibility
define if we're building on an older OSX.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: John Arbuckle <programmingkidx@gmail.com>
Message-id: 20180529181523.19185-1-peter.maydell@linaro.org
Diffstat (limited to 'hw/intc')
0 files changed, 0 insertions, 0 deletions