]> git.mxchange.org Git - flightgear.git/blobdiff - src/Main/fg_props.hxx
Merge branch 'next' into navaids-radio
[flightgear.git] / src / Main / fg_props.hxx
index d4d7ef1c83ae3e15eb5ec6fc30eb5e79bbd552b8..756ac763b349d48dddd01441f64c5b6137927e1a 100644 (file)
@@ -70,6 +70,8 @@ extern bool fgLoadFlight (std::istream &input);
 extern bool fgLoadProps (const char * path, SGPropertyNode * props,
                          bool in_fg_root = true, int default_mode = 0);
 
+void setLoggingClasses (const char * c);
+void setLoggingPriority (const char * p);
 
 \f
 ////////////////////////////////////////////////////////////////////////