]> git.mxchange.org Git - flightgear.git/blobdiff - src/Main/locale.hxx
hla: add io chanel configuration shortcut hla-local.
[flightgear.git] / src / Main / locale.hxx
index e9d2a5ae0c9a02e40846caa98077a7b73921cc07..8ccd2d218fd40aefea9accb4d96473b01bca5667 100644 (file)
@@ -72,6 +72,11 @@ public:
      */
     static void utf8toLatin1        (std::string& s);
 
+    /**
+     * Obtain user's default language setting.
+     */
+    const char* getUserLanguage();
+
 protected:
     /**
      * Find property node matching given language.