]> git.mxchange.org Git - flightgear.git/blobdiff - src/Instrumentation/instrument_mgr.hxx
As discussed on the mailing list, make the 'nearest' GPS command use scratch lat...
[flightgear.git] / src / Instrumentation / instrument_mgr.hxx
index 0d0069733b7bb1bd00e91080b8799b46bd9afe99..00b6ddfd1add5d5c3e09c0865c558fe05a1a412b 100644 (file)
@@ -35,6 +35,7 @@ public:
 
 private:
     SGPropertyNode *config_props;
+    bool _explicitGps;
 };
 
 #endif // __INSTRUMENT_MGR_HXX