]> git.mxchange.org Git - flightgear.git/blobdiff - src/Instrumentation/tacan.hxx
Pull Sound-manager out of FGGlobals
[flightgear.git] / src / Instrumentation / tacan.hxx
index 92f57c7d348748c1d97d0bd6efc81f8869cb6059..fcbc737c840de59d33bed1d55e9fc7509974d671 100644 (file)
@@ -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);