]> git.proxmox.com Git - mirror_qemu.git/commit
ui/cocoa: Don't use NSWindow useOptimizedDrawing on OSX 10.10 and up
authorPeter Maydell <peter.maydell@linaro.org>
Tue, 19 May 2015 08:11:18 +0000 (09:11 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 19 May 2015 08:11:18 +0000 (09:11 +0100)
commit81801ae21333d81a8e7887bc6b11c601b6ecbee6
treead69acc6473284877733c7acb343a53a09b76c39
parent2a4c8c53dabf564142d5329b9ff8a82468324fd6
ui/cocoa: Don't use NSWindow useOptimizedDrawing on OSX 10.10 and up

Starting in OSX 10.10, NSWindow useOptimizedDrawing is deprecated, so
don't use it there.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Message-id: 1431296361-16981-6-git-send-email-peter.maydell@linaro.org
ui/cocoa.m