]> git.mxchange.org Git - flightgear.git/commit
Remove FontCache from globals.
authorJames Turner <zakalawe@mac.com>
Fri, 1 Jan 2016 20:33:17 +0000 (14:33 -0600)
committerJames Turner <zakalawe@mac.com>
Sun, 3 Jan 2016 18:00:15 +0000 (12:00 -0600)
commitfc9c43b48dc3d6036a7e4c0810aad34b82678a24
tree0ae13b1c7b4252466b71686c9eea9813ef9084e8
parent0cd38c8be4f03dff565ffe1351e29d3a23c99a3b
Remove FontCache from globals.

- access via a singleton instead.
src/Cockpit/panel.cxx
src/GUI/FGFontCache.cxx
src/GUI/FGFontCache.hxx
src/GUI/FGPUIDialog.cxx
src/GUI/gui.cxx
src/GUI/new_gui.cxx
src/Instrumentation/HUD/HUD.cxx
src/Main/globals.cxx
src/Main/globals.hxx
src/Viewer/splash.cxx