]> git.mxchange.org Git - flightgear.git/commit
Cocoa menu-bar implementation.
authorJames Turner <zakalawe@mac.com>
Sun, 20 Nov 2011 13:23:52 +0000 (13:23 +0000)
committerJames Turner <zakalawe@mac.com>
Sun, 20 Nov 2011 16:26:05 +0000 (16:26 +0000)
commitebfdebeb43ca11e385fc5248fcdd6746899b1c9f
treed22b8a11657c7492861b364cc859b5802a9a0b63
parente1c1a28288183236d2244b15cd494276e94fe59c
Cocoa menu-bar implementation.
CMakeLists.txt
src/GUI/CMakeLists.txt
src/GUI/FGCocoaMenuBar.hxx [new file with mode: 0644]
src/GUI/FGCocoaMenuBar.mm [new file with mode: 0644]
src/GUI/new_gui.cxx