]> git.mxchange.org Git - flightgear.git/commit
panel_io.cxx: if an action doesn't have a button, fire its bindings
authormfranz <mfranz>
Wed, 1 Feb 2006 23:52:36 +0000 (23:52 +0000)
committermfranz <mfranz>
Wed, 1 Feb 2006 23:52:36 +0000 (23:52 +0000)
commit1c27be1cb414cac800e440b24fde45a234f00e6f
tree9058d6220dd8cf36b8cca7a6b69bbae310d57b49
parentc5f1ffaf644c26c7b5b0c5fa5b61cda608562201
panel_io.cxx: if an action doesn't have a button, fire its bindings
    immediately and then throw it away; this is useful for initialization
    purposes (see dme.xml)

cockpit.cxx: warnings--; typos--
src/Cockpit/cockpit.cxx
src/Cockpit/panel_io.cxx