aboutsummaryrefslogtreecommitdiffstats
path: root/src/init.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/init.h')
-rw-r--r--src/init.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/init.h b/src/init.h
index 1481b435..7a688504 100644
--- a/src/init.h
+++ b/src/init.h
@@ -48,6 +48,12 @@ void InitGlobalPathEnv();
/**
* @brief
*
+ */
+void InitLocale();
+
+/**
+ * @brief
+ *
* @param args
*/
void InitGlobalBasicalEnv(const GFCxtWPtr &, bool);