]> git.mxchange.org Git - flightgear.git/commit
Fix the crashes on mini-panel and panel-reload with the KLN89, by removing the multip...
authordaveluff <daveluff>
Fri, 13 Jan 2006 22:07:50 +0000 (22:07 +0000)
committerdaveluff <daveluff>
Fri, 13 Jan 2006 22:07:50 +0000 (22:07 +0000)
commit3d5afec3407745aaafff98dfad5ec68e2defc1b9
tree572bb7a556c65788eef1d04ed442718b132879b7
parent28b5a6d8bd0d30dd40ddd10f750865f2ea31cf5f
Fix the crashes on mini-panel and panel-reload with the KLN89, by removing the multiple inheritance and using an empty shell instrument to forward draw commands from the panel to the complex gps subsystem.
src/Cockpit/panel.cxx
src/Cockpit/panel.hxx
src/Cockpit/panel_io.cxx
src/Instrumentation/KLN89/kln89.cxx
src/Instrumentation/KLN89/kln89_page_apt.cxx
src/Instrumentation/KLN89/kln89_page_nav.cxx
src/Instrumentation/dclgps.cxx
src/Instrumentation/dclgps.hxx