]> git.mxchange.org Git - flightgear.git/commit
Cocoa: fix warning about deprecated function.
authorJames Turner <zakalawe@mac.com>
Sat, 21 Dec 2013 15:29:11 +0000 (15:29 +0000)
committerJames Turner <zakalawe@mac.com>
Sat, 21 Dec 2013 15:31:27 +0000 (15:31 +0000)
commit4c51ad0d8728179528af0b3acd828ef1ec668e67
tree0f6553b73b56d28deb833569d8c21fc3e3e7cd6c
parentf650fe5abd3540bcd2154080e9ae576da79abdaf
Cocoa: fix warning about deprecated function.

SetFrontProcess is deprecated, use NSApplication instead now we
have the CocoaHelpers file.
src/GUI/CocoaHelpers.h
src/GUI/CocoaHelpers.mm
src/Main/bootstrap.cxx