]> git.mxchange.org Git - flightgear.git/history - src/GUI/menubar.hxx
Make some allowances for a dialog closing in the middle of a callback.
[flightgear.git] / src / GUI / menubar.hxx
2003-01-19 davidGo back to the simpler arrangement syntax of a map...
2003-01-19 davidUse a pointer for the bindings vector to try to work...
2003-01-19 davidChanged return type of fireItem to void.
2003-01-16 davidStarted a new FGMenuBar class to handle a different...