]> git.mxchange.org Git - flightgear.git/blobdiff - src/Instrumentation/navradio.cxx
allow to trigger widgets via accelerator key, which is defined via "keynum"
[flightgear.git] / src / Instrumentation / navradio.cxx
index 1960cad28d0a26e38c756f5447e68687b4006a8e..60347312467e224391e119953dcb9f65575ea379 100644 (file)
@@ -71,7 +71,7 @@ FGNavRadio::FGNavRadio(SGPropertyNode *node) :
     last_x(0.0),
     name("nav"),
     num(0),
-    _time_before_search_sec(0.0)
+    _time_before_search_sec(-1.0)
 {
     SGPath path( globals->get_fg_root() );
     SGPath term = path;