]> git.mxchange.org Git - flightgear.git/commit
Fix missing menubar on Mac in some setups
authorJames Turner <zakalawe@mac.com>
Sat, 19 Mar 2016 14:46:11 +0000 (14:46 +0000)
committerJames Turner <zakalawe@mac.com>
Sat, 19 Mar 2016 14:46:11 +0000 (14:46 +0000)
commit74f17d2882bf39a71947e6455829620f7284fcd1
treef84f7d3101c0e86fdc08fc01a9792a7525e40276
parente1bb47bc8938dd51a6159209665ce0575aac1bbc
Fix missing menubar on Mac in some setups

- Only clear the OSG ‘pose as standalone’ flag when we really show
  a dialog, as opposed to when we /might/ show.

Tested:
 - Qt build using launcher
 - No Qt build
 - Qt build but launcher not requested
src/GUI/QtLauncher.cxx
src/GUI/SetupRootDialog.cxx
src/Viewer/WindowBuilder.cxx