summaryrefslogtreecommitdiff
path: root/xmlsecurity/source
diff options
context:
space:
mode:
authorTor Lillqvist <tml@collabora.com>2021-10-21 12:18:47 +0300
committerTor Lillqvist <tml@collabora.com>2021-10-21 12:54:53 +0200
commit4a7b8a981d3155427dd669e5409b7f107c5f3554 (patch)
tree6065e50c66d139c148bdeca41bc851dd62c98285 /xmlsecurity/source
parent538ba91535c9f13101c25e49a67e56559f389288 (diff)
Use NSModalResponseOK instead of deprecated NSFileHandlingPanelOKButton
NSFileHandlingPanelOKButton is defined as NSModalResponseOK in NSSavePanel.h: NSFileHandlingPanelOKButton API_DEPRECATED_WITH_REPLACEMENT("NSModalResponseOK", macos(10.0,10.13)) = NSModalResponseOK, For some reason, when as a test I just removed the SAL_WNODEPRECATED_DECLARATIONS_PUSH and _POP lines, I still did not get any depreation warning about NSFileHandlingPanelOKButton. I wonder if there is some problem in latest Xcode or in our build system that means we don't get any deprecation warnings at all any more on macOS. Change-Id: Ia61dd9f800eb7d251508dbd491a9c48c8e6118f4 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/123964 Tested-by: Jenkins Reviewed-by: Tor Lillqvist <tml@collabora.com>
Diffstat (limited to 'xmlsecurity/source')
0 files changed, 0 insertions, 0 deletions