]> git.mxchange.org Git - flightgear.git/commit
Moved winWidth and winHeight out of FGViewer since these are set on a
authorcurt <curt>
Thu, 19 Oct 2000 23:09:33 +0000 (23:09 +0000)
committercurt <curt>
Thu, 19 Oct 2000 23:09:33 +0000 (23:09 +0000)
commit152a5902c82013c75ba4b09149523867b8d9d136
treec1951f5d0aa09f6e2d59b1a302c2876eae3c7f4e
parent01c44cbb99691b2a38527b40721330b2b143e604
Moved winWidth and winHeight out of FGViewer since these are set on a
per-application level.  We can have multiple viewers ...
Cleaned up fov mistake on startup with panel activated.
26 files changed:
src/Airports/runways.cxx
src/Airports/simple.cxx
src/Autopilot/auto_gui.cxx
src/Autopilot/newauto.cxx
src/Cockpit/cockpit.cxx
src/Cockpit/hud.cxx
src/Cockpit/panel.cxx
src/Cockpit/steam.cxx
src/FDM/Balloon.cxx
src/FDM/JSBSim.cxx
src/FDM/flight.cxx
src/GUI/gui.cxx
src/Main/bfi.cxx
src/Main/fg_init.cxx
src/Main/keyboard.cxx
src/Main/main.cxx
src/Main/options.cxx
src/Main/options.hxx
src/Main/splash.cxx
src/Main/viewer.cxx
src/Main/viewer.hxx
src/Main/views.cxx
src/Main/views.hxx
src/NetworkOLK/net_hud.cxx
src/NetworkOLK/network.cxx
src/Scenery/scenery.cxx