Home
last modified time | relevance | path

Searched hist:"8 bb3f1e3" (Results 1 – 1 of 1) sorted by relevance

/qemu/ui/
H A Dcocoa.m8bb3f1e3 Mon Apr 22 10:29:48 GMT 2013 Peter Maydell <peter.maydell@linaro.org> cocoa: Avoid deprecated NSOpenPanel filename method

Avoid the NSOpenPanel filename method (deprecated in MacOSX 10.6)
in favour of using the URL method and extracting the path from the
resulting NSUrl object.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Andreas Färber <andreas.faerber@web.de>