]> git.mxchange.org Git - flightgear.git/commit
- move auto_gui's addWaypoint to routemgr.cxx
authormfranz <mfranz>
Mon, 8 May 2006 14:35:29 +0000 (14:35 +0000)
committermfranz <mfranz>
Mon, 8 May 2006 14:35:29 +0000 (14:35 +0000)
commitf9959b7f2c40144e5bf0e4b0310f745f5f09a3d2
tree5398fa768d7924a36d896b87a36d8078ef35f50c
parentf9edbf36200e2d3638ffa7127bd6195c8e804de3
- move auto_gui's addWaypoint to routemgr.cxx
- add command interface property (monitored by listener)
- remove all traces of auto_gui.[ch]xx
- remove some trailing spaces, fix indentation
src/Autopilot/Makefile.am
src/Autopilot/auto_gui.cxx [deleted file]
src/Autopilot/auto_gui.hxx [deleted file]
src/Autopilot/route_mgr.cxx
src/Autopilot/route_mgr.hxx
src/GUI/gui_funcs.cxx
src/GUI/menubar.cxx
src/GUI/mouse.cxx
src/Main/fg_init.cxx