+1
−1
Loading
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>