]> git.mxchange.org Git - flightgear.git/commit
Avoid a crash when using the native menubar on Mac, due to non-static classes with...
authorJames Turner <zakalawe@mac.com>
Mon, 26 Mar 2012 16:38:09 +0000 (17:38 +0100)
committerJames Turner <zakalawe@mac.com>
Mon, 26 Mar 2012 16:38:09 +0000 (17:38 +0100)
commit4bde2451b056205188834225bcad651872e15b41
treec375ab1b88119127dcb316860b950e3eaabe28eb
parent59253531bcb0a6ad23e8b1743fc48ce00fa91616
Avoid a crash when using the native menubar on Mac, due to non-static classes with identical names.
src/GUI/FGCocoaMenuBar.mm
src/GUI/FGPUIMenuBar.cxx