X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FInstrumentation%2Fgps.hxx;h=a142330ce54742a9c062fe72fc2a5b1d7fc00354;hb=34433c1fa1d10e389ffd84ec115d6c8036c5b885;hp=444f029d25d15aed55f5559d89929a57c834f428;hpb=778cc8c6a0abb88a1238850376ea2374358fd887;p=flightgear.git diff --git a/src/Instrumentation/gps.hxx b/src/Instrumentation/gps.hxx index 444f029d2..a142330ce 100644 --- a/src/Instrumentation/gps.hxx +++ b/src/Instrumentation/gps.hxx @@ -268,6 +268,7 @@ private: const char* getWP0Ident() const; const char* getWP0Name() const; + bool getWP1IValid() const; const char* getWP1Ident() const; const char* getWP1Name() const;