X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FInstrumentation%2Ftacan.hxx;h=fcbc737c840de59d33bed1d55e9fc7509974d671;hb=52fd6986f88051ccc00fc2d01529568d79d5a56c;hp=92f57c7d348748c1d97d0bd6efc81f8869cb6059;hpb=234e2bdf091c64587152965926fe0e789066dfdf;p=flightgear.git diff --git a/src/Instrumentation/tacan.hxx b/src/Instrumentation/tacan.hxx index 92f57c7d3..fcbc737c8 100644 --- a/src/Instrumentation/tacan.hxx +++ b/src/Instrumentation/tacan.hxx @@ -45,7 +45,7 @@ class TACAN : public SGSubsystem, public SGPropertyChangeListener private: - void disabled(); + void disabled(bool force = false); void search (double frequency, const SGGeod& pos); double searchChannel (const std::string& channel);