]> git.mxchange.org Git - flightgear.git/commit
Make FGDialog an interface, moving existing code to FGPUIDialog implementation. ...
authorJames Turner <zakalawe@mac.com>
Sat, 19 Nov 2011 20:46:17 +0000 (20:46 +0000)
committerJames Turner <zakalawe@mac.com>
Sat, 19 Nov 2011 20:46:17 +0000 (20:46 +0000)
commit03c966de13c990787b162e37a2c046ac9c605eb8
tree69fe405bb875a80fa787c77285de37b119279b4f
parenta05ea36acb143e1d50c70f5af444e3ffe50b5222
Make FGDialog an interface, moving existing code to FGPUIDialog implementation. (no functionality change, yet)
src/GUI/AirportList.hxx
src/GUI/CMakeLists.txt
src/GUI/FGPUIDialog.cxx [new file with mode: 0644]
src/GUI/FGPUIDialog.hxx [new file with mode: 0644]
src/GUI/WaypointList.hxx
src/GUI/dialog.cxx
src/GUI/dialog.hxx
src/GUI/new_gui.cxx
src/GUI/property_list.hxx