diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2018-05-29 19:15:23 +0100 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2018-05-29 19:39:02 +0100 |
commit | b5725385d17c876a12aa176a4a436d32d34ed06d (patch) | |
tree | 46d85e394a380e79dc4af2d9e80cc9aef5ea2bd5 /po | |
parent | e609fa71e89c81fbe2670411be62da95dfb093e0 (diff) |
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 'po')
0 files changed, 0 insertions, 0 deletions