]> git.mxchange.org Git - flightgear.git/history - src/GUI/menubar.hxx
Major overhaul by Frederic Bouvier to make options table-driven.
[flightgear.git] / src / GUI / menubar.hxx
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...