]> git.mxchange.org Git - flightgear.git/blobdiff - src/GUI/MapWidget.hxx
toggle fullscreen: also adapt GUI plane when resizing
[flightgear.git] / src / GUI / MapWidget.hxx
index 3f715825060b950b8874c04049d4c5307da82895..0025357172825c99eca084e08eadcd630eee29f3 100644 (file)
@@ -94,6 +94,7 @@ private:
   bool _hasPanned;
   
   SGGeod _projectionCenter;
+  bool _orthoAzimuthProject;
   SGGeod _aircraft;
   SGGeod _clickGeod;
   SGVec2d _hitLocation;